02-17-2011, 06:36 PM
|
|
Coupon Guru
Industry Role:
Join Date: Mar 2009
Location: Minneapolis
Posts: 10,973
|
Quote:
Originally Posted by camperjohn64
- It is a push, not a pull, so I can't use wget. The sending server must initiate the call.
- The md5 is just a security measure - it's not against the file itself. Since the destination server is listening for incoming files from multiple servers, I wanted to make sure a hacker could never stumble upon the URL call and send files to the server without some sort of checksum / security.
|
check out scp 
|
|
|