Differences
This shows you the differences between the selected revisions of the page.
| 2005-04-20 | 2005-04-20 | ||
| typo (martin) | custom command overcome (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. | + | 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]]: |
| + | <code>chgrp !?New group:?! !&</code> (to change owner use ''chown'' instead of ''chgrp''). | ||
| ===== Permissions ===== | ===== Permissions ===== | ||