The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-24-2008
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,728
Most ftpd daemons can be started with ftpd -T <timeout> -- this means timeout maximum is set on the host, not necessarily the client side. There is no standard default maximum timeout but it is 2 hours for ftpd on HPUX 11i for example.

So, you will have to look into what is going on on the ftpd server side first.