I saw in Protocol comparison
https://winscp.net/eng/docs/protocols
SFTP supports Append, but WinSCP doesn't support append for FTP/FTPS.
Is this still true?
I am using the .Net library - how can I append to a file if the uploaded version exists already?
Thank you.