Question

FTPCaller Upload to create a new file path

  • 2 May 2022
  • 1 reply
  • 13 views

Badge +11

I've been able to upload files to the root and to an existing path, I'm wondering if FTPCaller while uploading can create a new file path (directory)?

sftp://server.com/newpath/file.txt (newpath does not exist on sftp server)


ftp://server.com/newdir/file


1 reply

Badge +2

Hi @hlouie​ ,

Unfortunately I suspect at the moment this has to be done with Python: https://community.safe.com/s/bridea/a0r4Q00000HbsE3QAJ/ftpcaller-should-be-able-to-createdelete-directories

 

Would you be able to share your use case and upvote the idea?

Reply