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

tomb wrote:

Can I do that in scripts too? By using -rawsettings option?

No. But you can run multiple scripts in parallel.
tomb

Can I do that in scripts too? By using -rawsettings option?
martin

tomb wrote:

The Filezilla log file suggests that it is setting up two connections in parallel. Maybe that is a clue?

You can do the same with WinSCP:
https://winscp.net/eng/docs/transfer_queue
tomb

I did the same load test with Filezilla instead of Winscp, tranferring 160 files of 276 bytes each. The speed is 17 sec for 160 files, about 9 files/sec. WinSCP did 4-5 files/sec.
I included the log file.
The WinSCP log file is in my post of 20 sep.

The Filezilla log file suggests that it is setting up two connections in parallel. Maybe that is a clue?
martin

Can you attach comparable logs both using WinSCP and FileZilla?
tomb

OK, so I can understand why FTP is slower than SFTP.

I compared WinSCP with FileZilla using FTP with small files: Filezilla is about 2x faster than Winscp doing 8-9 files/sec.
Getting Winscp up to this speed would be nice, but the current speed is no show stopper :wink:
martin

Re: Slow file transfer for many small files using FTP

I'd expect FTP to be slower as it has to open new TCP/IP connection for each file. Do you experience a better performance with other FTP clients than with WinSCP for small files?
tomb

Slow file transfer for many small files using FTP

WinSCP version 5.1.6

When transferring many small files the transfer speed is 4-5 files per second at most. Files size is about 250 bytes. When doing the same test with SFTP to the same host I get to 20-25 files /sec.

The SFTP speed is fine. Can the FTP transfer do it at the same speed?