[Cyberduck-trac] [Cyberduck] #6193: Does not obey acls and Change permissions on upload settings always on

Cyberduck trac at trac.cyberduck.ch
Fri Sep 2 21:04:59 CEST 2011


#6193: Does not obey acls and Change permissions on upload settings always on
-----------------------+---------------------------
    Reporter:  mikeh   |      Owner:
        Type:  defect  |     Status:  new
    Priority:  normal  |  Milestone:
   Component:  core    |    Version:  4.1
    Severity:  normal  |   Keywords:  sftp settings
Architecture:  Intel   |   Platform:  Mac OS X 10.6
-----------------------+---------------------------
 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

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6193>
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