Differences
This shows you the differences between the selected revisions of the page.
| 2005-08-10 | 2005-08-11 | ||
| typography (martin) | custom_commands#ownership (martin) | ||
| Line 12: | Line 12: | ||
| The //Group// and //Owner// boxes can be used to change ownership of the selected files. Initially the boxes will show current ownership as long as all selected files has the same owner/group. Otherwise the boxes will be empty. Leave them empty not to change the ownership, when you are changing other properties (like permissions). | The //Group// and //Owner// boxes can be used to change ownership of the selected files. Initially the boxes will show current ownership as long as all selected files has the same owner/group. Otherwise the boxes will be empty. Leave them empty not to change the ownership, when you are changing other properties (like permissions). | ||
| - | The boxes are disabled if current [[protocols|protocol]] does not allow changing ownership. You can overcome this limitation by defining [[remote_command#custom_commands|custom command]]: | + | The boxes are disabled if current [[protocols|protocol]] does not allow changing ownership. You can overcome this limitation by defining [[custom_commands#ownership|appropriate custom command]]. |
| - | <code>chgrp !?New group:?! !&</code> (to change owner use ''chown'' instead of ''chgrp''). | + | |
| ===== Permissions ===== | ===== Permissions ===== | ||