[Cyberduck-trac] [Cyberduck] #6193: Does not obey acls and Change permissions on upload settings always on
Cyberduck
trac at trac.cyberduck.ch
Tue Nov 15 19:59:41 CET 2011
#6193: Does not obey acls and Change permissions on upload settings always on
---------------------------+------------------------
Reporter: mikeh | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone:
Component: sftp | Version: 4.1
Severity: normal | Resolution:
Keywords: sftp settings | Architecture: Intel
Platform: Mac OS X 10.6 |
---------------------------+------------------------
Changes (by dkocher):
* owner: => dkocher
* component: core => sftp
Old description:
> Hi,
>
> I'd like to add to this ticket (http://trac.cyberduck.ch/ticket/5914). I
> believe this issue reported originally still exists and I found another
> issue. I am too using
>
> I did some testing with the Transfer->Permissions settings and these
> don't seem to work correctly either. If I uncheck Change permissions for
> uploads and put a file into my playground folder, it lands with rw-r--r--
> (which is incorrect if you review my acl below). If I then check Change
> permissions for uploads, check the box for group write, then UNcheck
> change permissions again, the file lands with rw-rw-r-- (which I would
> still consider incorrect because I unchecked the box for Change
> permissions, why would it now land with rw-rw-r--?? FYI still incorrect
> per my acls).
>
> {{{
> # getfacl Playground/
> # file: Playground/
> # owner: mikeh
> # group: 1testmike
> user::rwx
> group::rwx
> other::---
> default:user::rwx
> default:user:mikeh:rwx
> default:group::rwx
> default:group:1testmike:rwx
> default:mask::rwx
> default:other::---
> }}}
>
> I think this issue needs to be revisted, as I tested OSx sftp and the
> file lands correctly per my acls... I also tested winscp and Fetch and
> work correctly for acls. Please let me know if you need more information
> to help resolve these issues.
>
> Thanks.
> -Mike
New description:
Hi,
I'd like to add to this ticket (#5914). I believe this issue reported
originally still exists and I found another issue. I am too using
I did some testing with the Transfer->Permissions settings and these don't
seem to work correctly either. If I uncheck Change permissions for
uploads and put a file into my playground folder, it lands with rw-r--r--
(which is incorrect if you review my acl below). If I then check Change
permissions for uploads, check the box for group write, then UNcheck
change permissions again, the file lands with rw-rw-r-- (which I would
still consider incorrect because I unchecked the box for Change
permissions, why would it now land with rw-rw-r--?? FYI still incorrect
per my acls).
{{{
# getfacl Playground/
# file: Playground/
# owner: mikeh
# group: 1testmike
user::rwx
group::rwx
other::---
default:user::rwx
default:user:mikeh:rwx
default:group::rwx
default:group:1testmike:rwx
default:mask::rwx
default:other::---
}}}
I think this issue needs to be revisted, as I tested OSx sftp and the file
lands correctly per my acls... I also tested winscp and Fetch and work
correctly for acls. Please let me know if you need more information to
help resolve these issues.
Thanks.
-Mike
--
--
Ticket URL: <http://trac.cyberduck.ch/ticket/6193#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.
More information about the Cyberduck-trac
mailing list