11-29-2018 11:25 AM
Submitted by @stodoroska from Interworks
This pipeline reads the file from source location, writes it to the archive location, and after that deletes the files from source location.
Source and Archive location are configured using pipeline parameters.
Sources: Files on a File sharing system
Targets: Files on a File sharing system
Snaps used: File Reader, File Writer, and File Delete
Generic.Archive.slp (5.9 KB)
12-20-2018 02:03 PM
Depending on the protocol, there is also a File Operation snap you can use to just “move” the file from the source to destination location.
12-21-2018 12:57 AM
Yes, but it is not working with smb server.
12-21-2018 05:25 AM
Supported file protocols are: local file (file:///), FTP, SFTP, S3, WASB, and WASBS.
03-18-2021 11:48 PM
Is it possible to move the file from one server’s sftp location to another server’s sftp location using the file operation snap. or is there any other way we can achieve.