The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
how could I check whether ftp a file is successfully done or not
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
how could I check whether ftp a file is successfully done or not
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
11-19-2007
Kundunni
Registered User
Join Date: Nov 2007
Posts: 18
checksum
do a sum on the source file and destination file. If you get the same value your ftp was successful.
Kundunni
View Public Profile
Find all posts by Kundunni