ui_transfer » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2005-12-16 | 2005-12-16 | ||
3.8 permissions popup box (martin) | 3.8 Ignore permission errors (martin) | ||
Line 22: | Line 22: | ||
==== Upload Options ==== | ==== Upload Options ==== | ||
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 (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]]. | 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]]. | ||
+ | |||
+ | Note that while you may have rights to overwrite the remote file, you may not have rights to change its attributes (permissions and timestamps). If you upload set of files, where for some you do not have the rights, you may want to check //Ignore permission errors// to avoid being prompted with error messages for each of them. | ||
+ | |||
==== Download Options ==== | ==== Download Options ==== |