Downloading files with curl curl -C - -O http://my.server/myfiles.tgz * C for resume * after -C is to automatically find the offset to resume * O write to file with same name as link