Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

sfalla

FTP/FTPS support for Append (APPE)

Could I ask if there is ever likely to be support for appending files via FTP/FTPS rather than just SFTP.

The APPE command for FTP has been defined in RFC 959 since 1985, so I assume there is a good reason for not supporting it.

I am needing to convert an old process to use WinSCP but must be able to append a file to avoid race conditions that could occur by download/append/upload.

Many thanks in advance.