Skip to main content
Solved

How to use FTPCaller to move, not copy, for file upload?

  • October 25, 2023
  • 1 reply
  • 37 views

vxn43
Supporter
Forum|alt.badge.img+18

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?

Best answer by hkingsbury

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

hkingsbury
Celebrity
Forum|alt.badge.img+65
  • Celebrity
  • Best Answer
  • October 25, 2023

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