timeout within copying script
here is the end of log-file:
. 2005-08-30 12:02:52.406 Startup conversation with host finished.
. 2005-08-30 12:02:52.406 Cached directory change via "/usr/local/apache/sites/mysite.net" to "/usr/local/apache/sites/mysite.net".
. 2005-08-30 12:02:52.406 Getting current directory name.
. 2005-08-30 12:02:52.406 Listing file "index.htm".
. 2005-08-30 12:02:52.406 Locating to cached directory "/usr/local/apache/sites/mysite.net".
> 2005-08-30 12:02:52.406 cd "/usr/local/apache/sites/mysite.net" ; echo "WinSCP: this is end-of-file:$status"
< 2005-08-30 12:02:52.625 WinSCP: this is end-of-file:0
> 2005-08-30 12:02:52.625 ls -lad "index.htm" ; echo "WinSCP: this is end-of-file:$status"
< 2005-08-30 12:02:52.812 -rw-r--r-- 1 root root 446 Aug 28 2002 index.htm
< 2005-08-30 12:02:53.062 WinSCP: this is end-of-file:0
. 2005-08-30 12:02:53.062 Copying 1 files/directories to local directory "c:"
. 2005-08-30 12:02:53.062 PrTime: Yes; PrRO: Yes; Rght: rw-r--r--; PrR: No; FnCs: N; RIC: 01; Resume: S (10240); CalcS: No; Mask: /dev
. 2005-08-30 12:02:53.062 TM: M; ClAr: No; ExclM(No):
. 2005-08-30 12:02:53.062 AscM: *.*htm*; *.txt; *.php*; *.cgi; *.c; *.cpp; *.h; *.pas; *.bas; *.tex; *.pl; .htaccess; *.xtml; *.css; *.cfg; *.ini; *.sh; *.xml
> 2005-08-30 12:02:53.062 echo "WinSCP: this is begin-of-file" ; scp -r -p -d -f "index.htm" ; echo "WinSCP: this is end-of-file:$status"
< 2005-08-30 12:02:53.250 WinSCP: this is begin-of-file
. 2005-08-30 12:03:08.250 Waiting for data timed out, asking user what to do.
. 2005-08-30 12:03:08.250 Asking user:
. 2005-08-30 12:03:08.250 Host has not answered for 15 seconds.
. 2005-08-30 12:03:08.250
. 2005-08-30 12:03:08.250 Wait for another 15 seconds? Pressing 'Abort' button will close session. ()
. 2005-08-30 12:03:08.250 Attempt to close connection due to fatal exception:
* 2005-08-30 12:03:08.250 Terminated by user.
. 2005-08-30 12:03:08.250 Closing connection.
Copying the file with the gui is no problem. Authentication is via the same stored session.
What's wrong?