Post a reply

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: Synchronize big files with ftp

It times out during connection, the sizeof a folder cannot matter here.

This timeout cannot be set atm, unfortunatelly.
Mugg

Synchronize big files with ftp

I try to copy folder to NAS by ftp (it is not possible to connect to shared folder). There several big files in the source folder (from 50 to 500 Gb). Synchronisation fails 15 minutes with timeout error.
The same script to copy folder with several small files runs successfully. Is it possible to set timeout to sever hours? Can not find this option.

Script:
open ftp://user:password@192.168.1.252:21
synchronize remote c:\dir / -criteria=both
bye


Log:
2011-08-30 09:00:03.640 --------------------------------------------------------------------------

. 2011-08-30 09:00:03.640 WinSCP Version 4.3.4 (Build 1428) (OS 6.1.7601 Service Pack 1)
. 2011-08-30 09:00:03.640 Configuration: HKEY_CURRENT_USER\Software\Martin Prikryl\WinSCP 2\
. 2011-08-30 09:00:03.640 Login time: Tuesday, August 30, 2011 9:00:03 AM
. 2011-08-30 09:00:03.640 --------------------------------------------------------------------------
. 2011-08-30 09:00:03.640 Session name: user@192.168.1.252 (Ad-Hoc session)
. 2011-08-30 09:00:03.641 Host name: 192.168.1.252 (Port: 21)
. 2011-08-30 09:00:03.641 User name: user (Password: Yes, Key file: No)
. 2011-08-30 09:00:03.641 Tunnel: No
. 2011-08-30 09:00:03.641 Transfer Protocol: FTP
. 2011-08-30 09:00:03.641 Ping type: C, Ping interval: 30 sec; Timeout: 15 sec
. 2011-08-30 09:00:03.641 Proxy: none
. 2011-08-30 09:00:03.641 FTP: FTPS: None; Passive: Yes [Force IP: No]
. 2011-08-30 09:00:03.641 Local directory: default, Remote directory: home, Update: No, Cache: Yes
. 2011-08-30 09:00:03.641 Cache directory changes: Yes, Permanent: Yes
. 2011-08-30 09:00:03.641 DST mode: 1
. 2011-08-30 09:00:03.641 --------------------------------------------------------------------------
. 2011-08-30 09:00:03.681 Connecting to 192.168.1.252 ...
. 2011-08-30 09:00:18.867 Timeout detected.
. 2011-08-30 09:00:19.477 Connection failed.