Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify permissions settings in Preferences #12106

Closed
cyberduck opened this issue Jan 24, 2006 · 2 comments
Closed

Clarify permissions settings in Preferences #12106

cyberduck opened this issue Jan 24, 2006 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

7877d36 created the issue

On my new host textdrive.com i have the problem that when i upload a website tree to my account on the SFTP webserver all the folder permissions are set correctly but the file permissions all end up empty (0000) as do the group and owner. Which means i have to set all the file permissions by hand after each upload. If i overwite files on the same server teh file permissions stay intact though. I have encountered this problem on textdrive but on other servers too. I have had the same problem in previous versions b.t.w.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Make sure to check "adjust file permissions on upload" in the Transfer Preferences.

@cyberduck
Copy link
Collaborator Author

3023cb8 commented

I have two proposals:

(1) Kill the checkboxes for “Use default permissions”. Invert the sense of the “Adjust file permissions on (up|down)load” checkboxes (so that they mean “Adjust the permissions to these permissions”). Those few people who really do need different permissions on the local file can deal with it manually with the Info panel.

(2) Change the “Use default permissions” checkboxes to radio button groups. Rename the “Adjust file permissions” checkboxes. Then the UI looks like this:

	[✓] Change permissions of uploaded files
		(·) to the permissions of the local file
		( ) to these permissions:
			[ nine checkboxes]
	[✓] Change permissions of downloaded files
		(·) to the permissions of the remote file
		( ) to these permissions:
			[ nine checkboxes]

This keeps basically the same design as the current UI, but clarifies it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants