[Bug 1705] New: Destination Path.
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Jan 28 22:26:31 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1705
Summary: Destination Path.
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jelari at gmail.com
Hi,
Using scp to copy the files to the specic host, and mentioning the
relative path. By default , home directory is prefixed with relative
path at the server side and copied the file. so, it could be nice if
there is a configurable option to prefix the directory name istead of
home directory, as we see in ftp anon_root parameter in vsftp.conf
file.
eg:
scp testfile host:success -> at the server side it should be copied to
<configurable-path>/success/testfile.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list