CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2021/08/09 17:49:31

Modified files:
        usr.bin/ssh    : scp.c 

Log message:
make scp in SFTP mode try to use relative paths as much as possible.
Previosuly, it would try to make relative and ~/-rooted paths absolute
before requesting transfers.

prompted by and much discussion deraadt@
ok markus@

Reply via email to