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

martin

Re: How to append files using winSCP 4.3.3

First, you should upgrade.

Second, supposing the files have different names:
- Select the local file
- Go to File(s) > Copy
- In the "copy the ... to remote directory", change *.* to the name of existing remote file
- Confirm
- You should get overwrite confirmation prompt. Select Append.

The above may not work with some protocols/servers.
tritournament

How to append files using winSCP 4.3.3

Hi,

How I can append new file from local directory to existing file in remote server during file transfer(uploading).

Thanks