Forum Discussion
Ksivagurunathan
8 years agoContributor
Thanks for quick response. amn’t able to see any document attached. can you please attach it again
del
8 years agoContributor III
Funny, just staring at the document doesn’t actually attach it! 🙂
Here it is… Generate SSH Key Pair (1).docx (41.6 KB)
- ryagnik8 years agoNew Contributor
Thank you for the document, now I see a following error -
Resolution:
Check for URL syntax and file access permissionI can access the sftp servers from winscp and write files on to it.
Any good debugging points here ?
- del8 years agoContributor III
- make sure your file format in the file writer is something like sftp://{hostname}/{path}/{filename}
- also, make sure your node IP addresses are white-listed at the destination and no firewall blocks
- ryagnik8 years agoNew Contributor
Thanks, that is what I suspected. Let me do follow up with my IT team.