The UNIX and Linux Forums  

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




Thread: regarding FTP
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 01-25-2008
thana thana is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 55
The -s option gives the file size in blocks, including indirect blocks, for each entry.

Other than some specified commands, you cannot use it in ftp mode. So better to delete zero byte files in the landing directory and start the ftp for those file again..

Need to see your code...........