This is an old revision of the document!
Properties Dialog
In Properties Dialog you can change properties of remote files and directories. To display the dialog go to File(s) > Properties.
Advertisement
oi
Ownership
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 protocol does not allow changing ownership. You can overcome this limitation by defining appropriate custom command.
Permissions
The permissions box can be used to change permissions of selected files.
You can also set permissions for newly uploaded files directly in transfer settings.
Changing Properties Recursively
If the selection contains at least one directory, there will be additional checkbox Set group, ownership and permissions recursively. It will make WinSCP change the properties for all files in selected directories.
With SFTP protocol this can take considerable time as the change must be made for each file specially. With SCP protocol the change is made once for each selected file or directory only, so it can be much quicker. However as consequence WinSCP will not be able to keep some properties, especially permissions, of files in subdirectories unchanged, when you request it.
Advertisement