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: Many small files transfer

Transfer of lot of small files is always relatively slow. You can use transfer queue to parallelize the transfer to optimize it.
https://winscp.net/eng/docs/transfer_queue
hallolujah

Many small files transfer

Hello.

I thought rsync / Synchronize on WinSCP would be relatively fast, except for the initial indexing, for many small files. Maybe not as fast as tar compression and sending over ssh, but fastest when using WinSCP for small files.

I've tried disabling "Optimize connection buffer", enabling "Compression", using arcfour and using "Synchronize", still the transfer is awfully slow.

How can I optimize WinSCP for small files?