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)
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)
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?