Thursday, December 2, 2010

curl to download a file

curl -C - -O http://server.tld/files/afile.tar.gz

... loads file to the current directory

No comments:

Post a Comment