Changes between Version 28 and Version 29 of help/en/howto/info
- Timestamp:
- Sep 17, 2010 8:28:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/info
v28 v29 15 15 Calculate the size recursively of all contained files. 16 16 17 == Permissions Panel==17 == UNIX Permissions (FTP/SFTP == 18 18 19 Change the permissions on a particular file or folder . 20 21 === UNIX Permissions (FTP/SFTP === 22 23 You can also select multiple files in the browser to edit permissions. Click the checkboxes or enter the [http://en.wikipedia.org/wiki/File_system_permissions#Octal_notation octal notation]. The recursive option will update all files within a folder but will not change the executable bit for files if not already set when recursively updating a directory. 19 Change the permissions on a particular file or folder when connected to a [wiki:help/en/howto/ftp FTP] or [wiki:help/en/howto/sftp SFTP] server. You can also select multiple files in the browser to edit permissions. Click the checkboxes or enter the [http://en.wikipedia.org/wiki/File_system_permissions#Octal_notation octal notation]. The recursive option will update all files within a folder but will not change the executable bit for files if not already set when recursively updating a directory. 24 20 25 21 [[Image(UNIX Permissions.png)]] 26 22 27 === Access Control List === 23 == Access Control List (ACL) == 24 25 Edit access control list for fine grained user permissions when connected to [wiki:help/en/howto/s3 Amazon S3], [wiki:help/en/howto/googlestorage Google Storage] or [wiki:help/en/howto/googledocs Google Docs]. 28 26 29 27 * [wiki:help/en/howto/s3#AccessControlACL S3 ACLs] … … 48 46 [[Image(Amazon S3.png)]] 49 47 50 == = Metadata (HTTP headers) ===48 == Metadata (HTTP headers) == 51 49 52 50 View and modify metadata attributes of files.