The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-20-2007
sysgate's Avatar
sysgate sysgate is offline Forum Advisor  
Unix based
  
 

Join Date: Nov 2006
Location: Bulgaria
Posts: 1,323
Few things : how big are these 200 files ? What is the server timeout ? As blowtorch suggested, in his version the default time out is 15 minutes, in my version of ftpd the default is 2 hours. Check the server timeout on the remote side, if you can. Also, turn on the -v -d flags for verbose and debug, eventually later look at the error codes. What are the operating systems involved, which clients and servers are used ?