Differences

This shows you the differences between the selected revisions of the page.

2005-12-05 2005-12-16
3.8 disabling some settings based on server capabilities (martin) 3.8 permissions popup box (martin)
Line 23: Line 23:
The //Set permissions// checkbox enables you to specify [[ui_permissions|permissions]] to be set for the [[task_upload|uploaded]] files. When unchecked the newly uploaded files will have default permissions, which is platform-dependant, and the overwritten files usually preserve their previous permissions, but this can also vary with the platform. Setting permissions is not available if the server does not support UNIX-style permissions. The //Set permissions// checkbox enables you to specify [[ui_permissions|permissions]] to be set for the [[task_upload|uploaded]] files. When unchecked the newly uploaded files will have default permissions, which is platform-dependant, and the overwritten files usually preserve their previous permissions, but this can also vary with the platform. Setting permissions is not available if the server does not support UNIX-style permissions.
-Note that while you may have rights to overwrite the remote file, you may not have rights to change its permissions. You need then to uncheck the //Set permissions// to be able to upload the files without being prompted with an error message.+Note that while you may have rights to overwrite the remote file, you may not have rights to change its permissions. You need then to uncheck the //Set permissions// to be able to upload the files without being prompted with an error message (or use //Ignore permission errors//). 
 + 
 +To specify the permissions, you can type them directly into the box below. Use either octal format or ''rwxrwxrwx'' form. To enable feature //Add X to directories// add ''+x'' at the end. If you do not want to type permissions directly, use ellipsis button (//...//) to reveal [[ui_permissions|permissions popup box]].
==== Download Options ==== ==== Download Options ====