Package: ssh
Version: 1:3.8.1p1-8.sarge.4
Severity: minor
File: /usr/share/man/man1/scp.1.gz

At
     -C      Compression enable.  Passes the -C flag to ssh(1) to enable com-
             pression.
mention if
        scp -C file host:
is as good as
   gzip file; scp file.gz host:; ssh host: gunzip file.gz


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

Reply via email to