Damien Miller:

> Just a head-up: snaps currently contain a set of changes[1] to
> make scp(1) use the SFTP protocol by default.

> Please report any incompatibilities or bugs that you encounter here
> (tech@), to bugs@ or to openssh@.

An obvious cosmetic difference is that relative paths are prefixed
with the home directory of the remote source in the progress bar:

$ scp lorvorc:foo /dev/null    
/home/naddy/foo                               100% 4099     1.6MB/s   00:00    
$ scp -O lorvorc:foo /dev/null
foo                                           100% 4099     3.7MB/s   00:00    

I don't know if we care.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to