ghisler(Author) wrote:Could you check in the FTP log how these programs count the size of the subdirs, please?
sure. here it goes from filezilla:
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 226 Transfer complete.
Status: File transfer successful, transferred 54 KB in 1 second
Status: Starting download of /en/koty/slides/7(2).html
Command: TYPE A
Response: 227 Entering Passive Mode (212,85,116,222,195,239)
Command: RETR 7(2).jpg
Response: 200 Type set to A.
Command: PASV
Response: 227 Entering Passive Mode (212,85,116,222,222,2)
Command: RETR 7(2).html
Response: 150 Opening BINARY mode data connection for '7(2).jpg' (56989 bytes).
Response: 150 Opening ASCII mode data connection for '7(2).html' (13376 bytes).
Response: 226 Transfer complete.
Status: File transfer successful, transferred 12 KB in 1 second
Status: Starting download of /en/koty/slides/6.jpg
Command: TYPE I
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD tmpl
Response: 200 Type set to I.
Command: PASV
Response: 250 CWD command successful.
Command: PWD
Response: 227 Entering Passive Mode (212,85,116,222,255,181)
Command: RETR 6.jpg
Response: 257 "/new/administrator/components/com_installer/views/default/tmpl" is current directory.
Command: PASV
Response: 227 Entering Passive Mode (212,85,116,222,209,150)
Command: LIST
Response: 150 Opening BINARY mode data connection for '6.jpg' (34437 bytes).
Response: 226 Transfer complete.
Status: File transfer successful, transferred 56 KB in 1 second
Status: Starting download of /en/koty/slides/6.html
Command: TYPE A
Response: 150 Opening BINARY mode data connection for '/bin/ls'.
Response: 226 Transfer complete.
Status: File transfer successful, transferred 14 KB in 1 second
and so on, it's long document.
filezilla is faster than winscp. winscp took about 4 minutes to count everything but filezilla did it almost right away. filezila didn't wait with download to count everything. it's started downloading imidietly.
regards