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

mikemg

Not tranferring multiple files

HI,
I have WinSCP version 5.17.3.0 sitting on a Windows 2016 Server.
By means of a batch file I call this to SFTP files.
It used to transfer multiple files fine, but now it seems to only do one at time.
I saw a topic about timestamps, and have the following command in the batch file which is unchanged since day one:
"put *.* -nopreservetime -nopermissions"

Is there any ideas why it will now suddenly only do one at a time, as I need to be able to do more than one at a time (typically less than 10 max).
Many thanks.