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

Archiving Files

dmiller
Admin Admin
Admin

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.

56%20AM

Configuration

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

Downloads

Generic.Archive.slp (5.9 KB)


Diane Miller
Community Manager
10 REPLIES 10

christwr
Contributor III

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.

stodoroska
New Contributor III

Yes, but it is not working with smb server.

Supported file protocols are: local file (file:///), FTP, SFTP, S3, WASB, and WASBS.

sjakathi
New Contributor II

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.