10-29-2021 09:48 PM
Hi,
when i tried to do operation like move using file operation in ftps server i couldnt do and was getting error like
Failure: Unsupported protocol or URL syntax error, Reason: The protocol in the URL is not supported or URL has syntax error.
syntax and account used is valid and if i change ftps to ftp i could do the operation but Please could some one help me out , is file operation on ftps is supported or not?
10-30-2021 07:20 AM
Supported file protocols for File Operation Snap are: local file (file:///), FTP, SFTP, S3, WASB, and WASBS.
Documentation: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/187072700/File+Operation
Instead File Operation Snap, you can achieve same by using File Reader and File Writer snaps, which support the ftps protocol.
Regards,
Spiro Taleski
10-30-2021 07:40 AM
Thanks a lot!