bugzilla-daemon at bugzilla.mindrot.org
2010-Jan-28 11:26 UTC
[Bug 1705] New: Destination Path.
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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Jan-28 16:39 UTC
[Bug 1705] scp: Need option to specify the prefix directory in server side.
https://bugzilla.mindrot.org/show_bug.cgi?id=1705
Ramprakash jelari <jelari at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Destination Path. |scp: Need option to specify
| |the prefix directory in
| |server side.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Feb-11 23:18 UTC
[Bug 1705] scp: Need option to specify the prefix directory in server side.
https://bugzilla.mindrot.org/show_bug.cgi?id=1705
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Damien Miller <djm at mindrot.org> 2010-02-12 10:18:31
EST ---
Unfortunately scp is basically a non-extensible protocol and we have
closed adding new features to it. sftp(1) is becoming a more viable
replacement, especially in the forthcoming openssh-5.4 where it will
include support for recursive file transfers.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-16 05:50 UTC
[Bug 1705] scp: Need option to specify the prefix directory in server side.
https://bugzilla.mindrot.org/show_bug.cgi?id=1705
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2010-04-16 15:50:50
EST ---
Mass move of bugs RESOLVED->CLOSED following the release of
openssh-5.5p1
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.