I have a scenario where I want to upload files to an FTP server. The FTP server will then delete the file as it has been handled and once that happens, I want it to be deleted from my source folder.
I've set it up like this with a network drive as left side, and FTP on right side.
The database file sync.ffs_db is located and saved on the network drive / left side).
However, when deleting files on the FTP server, what happens the next time I run the script / batch job is that it reuploads the file deleted rather than deleting it on the network drive / left side.
How do I work around this?
Setup looks like this:
Logs does tell me:
Is that the issue? That it cannot locate the files from the FTP because the timestamp is wrong?Cannot change the time setting for "ftp://ftp.domain.com/F11/delnote/1190005993.jpg".
Server does not support the MFMT command.