cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is file operation supported for ftps

rashmi
New Contributor III

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?

2 REPLIES 2

SpiroTaleski
Valued Contributor

@rashmi

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

rashmi
New Contributor III

Thanks a lot!