WinSCP disconnect from server regualry when using SSL/TLS
Hello!
I am trying to syncronize local folder c:\work with remote on FTP server.
There are ~ 2Gb of files. When I use simple FTP witout SSL/TLS all files
after some time are syncronized to ftp server. But when I am using SSL/TLS
it is giving me errors after WinSCP has cpoied some files to server.
Disconnecting is happening on different file upload stages. After
I start syncronization againt it also coppies some files to server and again disconnect.
If I repeate syncronization lot lot of times WinSCP at the end has copied all files to server.
Errors, taht is shown in log are:
[i]. 2009-07-01 11:21:11.687 Asking user:
. 2009-07-01 11:21:11.687 Error listing directory '/'. ("Could not retrieve directory listing","CWD successful. ""/"" is current directory.")[/i]
or
. 2009-07-01 11:22:21.046 Asking user:
. 2009-07-01 11:22:21.046 Error listing directory '/'. ("Could not retrieve directory listing","Directory already exists")
Using Server: FileZilla 0.9.32 beta
Using Client: WinSCP 4.22; Windows XP PRO
Transfering using: SSL/TLS Implicit
c:\FileSync\winscp422.exe session@ftp.domainname.lv /script=c:\FileSync\script.txt /log=c:\FileSync\sync.log
##script.txt
option confirm off
option batch on
synchronize remote -criteria=date -delete c:\work /
synchronize remote -criteria=size -delete c:\work /
put c:\FileSync\sync.log /
I am trying to syncronize local folder c:\work with remote on FTP server.
There are ~ 2Gb of files. When I use simple FTP witout SSL/TLS all files
after some time are syncronized to ftp server. But when I am using SSL/TLS
it is giving me errors after WinSCP has cpoied some files to server.
Disconnecting is happening on different file upload stages. After
I start syncronization againt it also coppies some files to server and again disconnect.
If I repeate syncronization lot lot of times WinSCP at the end has copied all files to server.
Errors, taht is shown in log are:
[i]. 2009-07-01 11:21:11.687 Asking user:
. 2009-07-01 11:21:11.687 Error listing directory '/'. ("Could not retrieve directory listing","CWD successful. ""/"" is current directory.")[/i]
or
. 2009-07-01 11:22:21.046 Asking user:
. 2009-07-01 11:22:21.046 Error listing directory '/'. ("Could not retrieve directory listing","Directory already exists")
Using Server: FileZilla 0.9.32 beta
Using Client: WinSCP 4.22; Windows XP PRO
Transfering using: SSL/TLS Implicit
c:\FileSync\winscp422.exe session@ftp.domainname.lv /script=c:\FileSync\script.txt /log=c:\FileSync\sync.log
##script.txt
option confirm off
option batch on
synchronize remote -criteria=date -delete c:\work /
synchronize remote -criteria=size -delete c:\work /
put c:\FileSync\sync.log /