Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Would it be OK, if WinSCP always uses -h for all symlinks? That's an easy change.
mpfrenette

martin wrote:

OK, thanks for your suggestion.
Will see if more people ask for this.


Would a donation help :-)
martin

OK, thanks for your suggestion.
Will see if more people ask for this.
mpfrenette

Yes, for the SCP protocol, I should have specified it.
martin

Re: Allow to pass -h on the file property dialog to change the onwer:group of a symlink

Is this for the SCP protocol, I assume?
mpfrenette

Allow to pass -h on the file property dialog to change the onwer:group of a symlink

When you change the owner of a symlink, it doesn't edit the owner of the symlink, but instead, the owner of the file or directory pointed to by the symlink.

In order to change the owner of the actual symlink, the chown needs to have the -H parameter passed.

When the property dialog is called on a symlink, can we have a checkbox "Edit properties of symlink" ?