| Summary: | sftp does not preserve uid/gid on fetch | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | gfernandez | ||||||
| Component: | sftp | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||
| Status: | CLOSED WONTFIX | ||||||||
| Severity: | normal | ||||||||
| Priority: | P3 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Attachments: |
|
||||||||
|
Description
gfernandez
2002-11-07 01:11:03 AEDT
Created attachment 167 [details]
changes to preserve uid/gid on fetch
this is a possible change to preserve uid/gid on fetch
Created attachment 175 [details]
changes to preserve uid/gid on fetch
changes to sftp-client.c
This is almost useless to most people, as there will be no correspondance between remote [ug]ids and local ones. Future versions of the filexfer draft will add support for sending the user and group names, which we'll support when we support that version of the protocol. Mass change of RESOLVED bugs to CLOSED |