Am 2006-03-15 16:39:56, schrieb Ted Gilchrist:
> I thought I could capture the progress status of scp to a file:
> 
>  % scp -r html [EMAIL PROTECTED]: 1>>mylog  2>&1
                                       ^^
> but the result is an empty file. Can someone tell me how to do this?

Try:    scp -r html [EMAIL PROTECTED]: >mylog 2>&1
                                
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