Am 2006-03-15 18:29:56, schrieb David Kirchner:
> On 3/15/06, Ted Gilchrist <[EMAIL PROTECTED]> wrote:

> >  % scp -r html [EMAIL PROTECTED]: 1>>mylog  2>&1

> scp is automatically detecting that the standard output is not a tty,
> so it's not sending the progress bat. You can capture it in other ways
> though -- 'screen' has a 'screenlog' option (^AH) and 'script' will
> log everything output by the specified program to a specified file.

???

I have tried it and it writes output for each file transfered
assuming html is a directory and has files inside.

He has done only a small error

    scp -r html [EMAIL PROTECTED]: >mylog 2>&1

should work

Greetings
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to