goes to 99% and times out
I'm using synchronize and my large file transfers seems to go fine up until 99% and then it just hangs. it then hangs in a periode that's equal to the timeout.
After the timeout winscp tried to reconnect and then it does the same thing again.
Small files seems to work just fine.
I'm using:
open ftp://user:pass@host:21 -timeout=3600
synchronize remote c:\backup\ /backup/ -speed=200 -delete -criteria=size
[/code]
After the timeout winscp tried to reconnect and then it does the same thing again.
Small files seems to work just fine.
I'm using:
open ftp://user:pass@host:21 -timeout=3600
synchronize remote c:\backup\ /backup/ -speed=200 -delete -criteria=size
. 2009-06-02 09:38:59.208 -------------------------------------------------------------------------- . 2009-06-02 09:38:59.208 WinSCP Version 4.1.9 (Build 416) (OS 5.2.3790 Service Pack 2) . 2009-06-02 09:38:59.208 Login time: 2. juni 2009 09:38:59 . 2009-06-02 09:38:59.208 -------------------------------------------------------------------------- . 2009-06-02 09:38:59.208 Session name: BLABLA . 2009-06-02 09:38:59.208 Host name: BLABLA (Port: 21) . 2009-06-02 09:38:59.208 User name: BLABLA (Password: Yes, Key file: No) . 2009-06-02 09:38:59.208 Tunnel: No . 2009-06-02 09:38:59.208 Transfer Protocol: FTP . 2009-06-02 09:38:59.208 Ping type: C, Ping interval: 30 sec; Timeout: 15 sec . 2009-06-02 09:38:59.208 Proxy: none . 2009-06-02 09:38:59.208 FTP: Passive: No . 2009-06-02 09:38:59.208 Local directory: default, Remote directory: home, Update: No, Cache: Yes . 2009-06-02 09:38:59.208 Cache directory changes: Yes, Permanent: Yes . 2009-06-02 09:38:59.208 DST mode: 1 . 2009-06-02 09:38:59.208 -------------------------------------------------------------------------- . 2009-06-02 09:38:59.218 Connecting to BLABLA ... . 2009-06-02 09:38:59.228 Connected with BLABLA. Waiting for welcome message... < 2009-06-02 09:39:09.354 220 192.168.1.5 FTP server ready > 2009-06-02 09:39:09.354 USER BLABLA < 2009-06-02 09:39:09.414 331 Password required for BLABLA. > 2009-06-02 09:39:09.414 PASS ********** < 2009-06-02 09:39:09.514 230 User BLABLA logged in. > 2009-06-02 09:39:09.514 SYST < 2009-06-02 09:39:09.554 215 UNIX Type: L8 > 2009-06-02 09:39:09.554 FEAT < 2009-06-02 09:39:09.594 211-Features: < 2009-06-02 09:39:09.594 MDTM < 2009-06-02 09:39:09.594 REST STREAM < 2009-06-02 09:39:09.594 SIZE < 2009-06-02 09:39:09.594 211 End . 2009-06-02 09:39:09.604 Connected . 2009-06-02 09:39:09.604 -------------------------------------------------------------------------- . 2009-06-02 09:39:09.604 Using FTP protocol. . 2009-06-02 09:39:09.604 Doing startup conversation with host. > 2009-06-02 09:39:09.604 PWD < 2009-06-02 09:39:09.644 257 "/" is current directory. . 2009-06-02 09:39:09.644 Getting current directory name. . 2009-06-02 09:39:09.644 Startup conversation with host finished. . 2009-06-02 09:39:09.644 Collecting synchronization list for local directory 'c:\backup\' and remote directory '/array1/DBS/backup/', mode = 0, params = 1539 . 2009-06-02 09:39:09.654 Retrieving directory listing... > 2009-06-02 09:39:09.654 CWD /array1/DBS/backup/ < 2009-06-02 09:39:09.694 250 CWD command successful > 2009-06-02 09:39:09.694 PWD < 2009-06-02 09:39:09.734 257 "/array1/DBS/backup" is current directory. > 2009-06-02 09:39:09.734 TYPE A < 2009-06-02 09:39:09.774 200 Type set to A > 2009-06-02 09:39:09.784 PORT 87,237,213,28,17,59 < 2009-06-02 09:39:09.824 200 PORT command successful > 2009-06-02 09:39:09.824 LIST -a < 2009-06-02 09:39:09.904 150 Opening ASCII mode data connection for file list < 2009-06-02 09:39:10.505 226 Transfer complete. . 2009-06-02 09:39:10.505 Directory listing successful . 2009-06-02 09:39:10.616 Collecting synchronization list for local directory 'c:\backup\files' and remote directory '/array1/DBS/backup/files', mode = 0, params = 1539 . 2009-06-02 09:39:10.616 Retrieving directory listing... > 2009-06-02 09:39:10.616 CWD /array1/DBS/backup/files/ < 2009-06-02 09:39:10.656 250 CWD command successful > 2009-06-02 09:39:10.656 PWD < 2009-06-02 09:39:10.696 257 "/array1/DBS/backup/files" is current directory. > 2009-06-02 09:39:10.696 TYPE A < 2009-06-02 09:39:10.736 200 Type set to A > 2009-06-02 09:39:10.746 PORT 87,237,213,28,17,61 < 2009-06-02 09:39:10.786 200 PORT command successful > 2009-06-02 09:39:10.786 LIST -a < 2009-06-02 09:39:10.866 150 Opening ASCII mode data connection for file list < 2009-06-02 09:39:11.036 226 Transfer complete. . 2009-06-02 09:39:11.036 Directory listing successful . 2009-06-02 09:39:11.066 Synchronizing local directory 'c:\backup\' with remote directory '/array1/DBS/backup/', params = 1539 . 2009-06-02 09:39:11.076 Copying 64 files/directories to remote directory "/array1/DBS/backup/" . 2009-06-02 09:39:11.076 PrTime: Yes; PrRO: No; Rght: rw-r--r--; PrR: No (No); FnCs: N; RIC: 01; Resume: S (102400); CalcS: No; Mask: *.* . 2009-06-02 09:39:11.076 TM: M; ClAr: No; CPS: 204800; ExclM(No): . 2009-06-02 09:39:11.076 AscM: *.*html; *.htm; *.txt; *.php; *.php3; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml . 2009-06-02 09:39:11.076 File: "c:\backup\BLABLA-01_05.sb" . 2009-06-02 09:39:11.076 Copying "c:\backup\BLABLA-01_05.sb" to remote directory started. . 2009-06-02 09:39:11.076 Binary transfer mode selected. . 2009-06-02 09:39:11.076 Starting upload of c:\backup\BLABLA-01_05.sb > 2009-06-02 09:39:11.076 CWD /array1/DBS/backup/ < 2009-06-02 09:39:11.116 250 CWD command successful > 2009-06-02 09:39:11.116 PWD < 2009-06-02 09:39:11.156 257 "/array1/DBS/backup" is current directory. > 2009-06-02 09:39:11.156 TYPE A < 2009-06-02 09:39:11.196 200 Type set to A > 2009-06-02 09:39:11.196 PORT 87,237,213,28,17,63 < 2009-06-02 09:39:11.246 200 PORT command successful > 2009-06-02 09:39:11.246 LIST -a < 2009-06-02 09:39:11.327 150 Opening ASCII mode data connection for file list < 2009-06-02 09:39:11.887 226 Transfer complete. > 2009-06-02 09:39:11.897 TYPE I < 2009-06-02 09:39:11.928 200 Type set to I > 2009-06-02 09:39:11.938 PORT 87,237,213,28,17,65 < 2009-06-02 09:39:11.978 200 PORT command successful > 2009-06-02 09:39:11.978 STOR BLABLA-01_05.sb < 2009-06-02 09:39:12.078 150 Opening BINARY mode data connection for BLABLA-01_05.sb . 2009-06-02 09:42:15.514 Timeout detected. . 2009-06-02 09:42:15.514 Copying files to remote side failed. . 2009-06-02 09:42:15.514 Connection was lost, asking what to do. . 2009-06-02 09:42:15.514 Asking user: . 2009-06-02 09:42:15.514 Lost connection. ("Timeout detected.","Copying files to remote side failed.","Opening BINARY mode data connection for BLABLA-01_05.sb")