![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Acquia ties success to growth of Drupal | iBot | UNIX and Linux RSS News | 0 | 03-17-2008 12:40 PM |
| how to exit with success if the file is not found | apps_user | Shell Programming and Scripting | 2 | 05-10-2007 12:26 PM |
| Capturing sendmail success/failure? | ssracer | UNIX for Advanced & Expert Users | 2 | 12-07-2005 07:45 AM |
| Success status of mailx command | superprogrammer | UNIX for Dummies Questions & Answers | 4 | 12-01-2005 03:09 PM |
| Determining the failure or success of FTP | JimJim | Shell Programming and Scripting | 4 | 11-30-2004 09:05 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
FTP Transfer Success
Hi
I'm using Shell script which will ftp (download) a file from a host. I need to check whether the file has been transfered completley or not. Can anyone tell me how to do that? Thanks Ben |
| Forum Sponsor | ||
|
|
|
||||
|
Try searching the forums for FTP. This has been asked and answered several times over. You can check for the existence of the file, this is probably the easiest way to do this. Here is one link
|
||||
| Google The UNIX and Linux Forums |