Skip to main content

When the FTPCaller Transformer uploads a file, is there a way to set a parameter where when it uploads the file it actually moves the file out of the source folder and not copy the file?

In short, no.

 

To achieve that, you'll want to delete the file after its been uploaded. You can use the filecopy writer to achieve this

 

https://community.safe.com/s/question/0D54Q000080hRpdSAE/file-copy-delete


Reply