Re: How to save the output from the scp command's progress meter?
From: all mail refused (elvis_at_notatla.org.uk)
Date: 12/19/03
- Previous message: Filip Lyncker: "ppp vpn through ssh"
- In reply to: Niko Sokka: "How to save the output from the scp command's progress meter?"
- Next in thread: Michael Heiming: "Re: How to save the output from the scp command's progress meter?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 19 Dec 2003 22:16:38 GMT
In article <3FE2F547.6234E49B@fmi.fi>, Niko Sokka wrote:
>How can I capture the output from the scp command's progress meter and
>save it to a file so that I can have a record of the progress over a
>period of time? I would like to do the trick in UNIX batch job.
I don't know that scp does that terrribly well.
wget has a progress meter you might prefer - but is not natively SSH -
this could be time to make a tunnel. Can you show us (or describe) a
metering scheme you would like ?
Are you transferring lots of files or one large file (where progress
within an individual file would matter) ?
Are large parts of your transfers repeated from one time to another
(as is common with backups) ? (rsync sounds good if you are.)
-- Elvis Notargiacomo http://www.sendacow.org.uk/homepage.html
- Previous message: Filip Lyncker: "ppp vpn through ssh"
- In reply to: Niko Sokka: "How to save the output from the scp command's progress meter?"
- Next in thread: Michael Heiming: "Re: How to save the output from the scp command's progress meter?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|