09-16-2022 07:58 AM
I have an SFTP account that I can connect to
I want to save a file to their root directory
What type of account is needed to create this? And how would I write to the root directory?
Thanks
09-16-2022 08:35 AM
Im just tyring to put it in the root directory, but that was checked already
09-16-2022 08:42 AM
What is the format to write to the sftp account
ie //host/filename
ie //host:port/filename
ie host:port/filename
09-16-2022 08:47 AM
Hi,
In the previous example you missed at the beginning “sftp://”
“sftp://example.com/folder/file.csv”
Also if you need some additional information about file writer snap, you can check on following link:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438927/File+Writer
Thanks,
Pero M.
09-16-2022 08:53 AM
I added the 'sftp://…
but I am receiving the error
and I tried it without the port also
04-08-2024 06:26 AM
Dear Folks,
Could you please explain that what value you have given in this url.
sftp://example.com/folder/file.csv