Re: Doesnt append in remote server
No confirmation message.
That's an indication of a server bug that prevents the
-append
from working.
No confirmation message.
-append
from working.
Nope. It overwrite just fine in the WinSCP Tool.
I was asking if you get an overwrite confirmation prompt in WinSCP GUI:
https://winscp.net/eng/docs/ui_overwrite
Nope. It overwrite just fine in the WinSCP Tool.
It looks like a bug in your SFTP server.
In WinSCP GUI, do you get overwrite confirmations, when overwriting an existing file?
Please attach a full session log file showing the problem (using the latest version of WinSCP).
To generate the session log file, setSession.SessionLogPath
. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
Session.SessionLogPath
. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.What protocol? Theput -append
works with SFTP protocol only.
See https://winscp.net/eng/docs/scriptcommand_put
put -append
works with SFTP protocol only.