FTP Scheduler pro question

Hello,

I have a question concerning the FTP scheduler software.
There is no forum for this but perhaps some one in this forum can help.

I try to setup this software to upload a file from a FTP server and append this to a file on a other server. selecting the append option would be the correct way but this does not work.
The settings are saved in the settings file but the new data is not append to the exciting file and info box only indicate that the file already exists.

Any solution on this?

Best regards

Append function

The append function only works for the local machine (running the scheduler).

When you download a file it can be appended to a local file, if you upload a file it can be appended to the local backupfile.

Appending to a file on a remote server is not possible unless you create multiple sessions, one session to download the file to the local machine and another session to download and append the 2nd file to the local machine, and a 3rd session to upload the new appended file to a remote machine ....