cancel
Showing results for 
Search instead for 
Did you mean: 

Archiving Files

dmiller
Former Employee

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
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.