Wednesday, November 30, 2011

Resume local file copy

curl -C - -O file:///path/to/file.txt

resumes copying file.txt to the current folder

No comments: