Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: get md5 sum of a remote file via net::ftp / net::sftp

by thor (Priest)
on May 11, 2006 at 00:03 UTC ( [id://548593]=note: print w/replies, xml ) Need Help??


in reply to get md5 sum of a remote file via net::ftp / net::sftp

Keep in mind that successfully ftping a file doesn't guarantee that it'll have the same checksum at the source and destination. If you ftp in ASCII mode, ftp will convert line endings for you (which I consider a good feature). This will destroy your scheme.

thor

The only easy day was yesterday

  • Comment on Re: get md5 sum of a remote file via net::ftp / net::sftp

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://548593]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-26 00:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found