I need to add records in a file without replacing it. Command PUTFILE with the APPEND option could be a solution, but unfortunately that is not recognized in ScriptFTP.
In native FTP there is the APPEND command that solves the problem.
I would be grateful if someone could help me.