Indiana University
University Information Technology Services
  
What are archived documents?

In command line FTP, how can I avoid being timed out when transferring a long file?

To avoid getting timed out during long file transfers using command line FTP, turn on hashing by entering at the ftp> prompt: hash

FTP will then write a "#" for every packet transferred and thus prevent timing out due to inactivity while the file transfer is in progress.

Note: This won't prevent a transfer failure caused by network or server problems.

Also see:

This is document aasc in domain all.
Last modified on February 19, 2008.
Please tell us, did you find the answer to your question?