bugzilla-daemon at mindrot.org
2002-Nov-06 14:33 UTC
[Bug 428] New: sftp could use a command to transfer symlinks
http://bugzilla.mindrot.org/show_bug.cgi?id=428 Summary: sftp could use a command to transfer symlinks Product: Portable OpenSSH Version: 3.4p1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: sftp AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: gfernandez at livevault.com Currently there is no way using sftp to transfer a symlink. The attached patch adds a command "getlink" that allows a symlink to be transferred. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 428] sftp could use a command to transfer symlinks
- [Bug 430] New: Could add option to sftp-server to disable write access
- [Bug 427] New: sftp does not preserve uid/gid on fetch
- [Bug 426] New: sftp adds write permission when doing get -p
- [PATCH] Add getlink command to sftp