Thanks for your donation!
- martin
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Oops ignore this..
-rawsettings FollowDirectorySymlinks=1
This is a very useful feature for me, I have a usecase where I want multiple users to sync down files from the same location on the server using symlinks.
Can we also get this option added to the command line, instead of purely in site configuration?
Having a simple flag you can set would resolve my current issue, where the users are unprepared to create a site, and I cannot create the site on their system remotely.
TL;DR: A flag for the OPEN command -FollowSymbolicLinks
WInSCP won't refresh symlinks unless you go to the parent folder, close it, right click -> refresh, then open it again.
2, Downloading a symbolic link to a directory.
When I try to download a symbolic link that points to a directory nothing happends at all. And since winscp knows it is a link to a directory (I have that option enabled and it shows up as a "folder") i think it is strange that it fails (without an error or anything) to download so this I hope is a bug that someone can fix.
1, I would like to be able to "not follow" symbolic likns ie:
If I have the following link: /home/mickem/my-link -> /foobar
I would like that to be showed as: /home/mickem/my-link/<files> as opposed to how winscp does it (followes the link) soI get /foobar/<files> when I "enter the link".
That's how SFTP works. Or rather that's how it is implemented in OpenSSH SFTP server (and maybe others).
1, I would like to be able to "not follow" symbolic likns ie:
If I have the following link: /home/mickem/my-link -> /foobar
I would like that to be showed as: /home/mickem/my-link/<files> as opposed to how winscp does it (followes the link) soI get /foobar/<files> when I "enter the link".
2, Downloading a symbolic link to a directory.
When I try to download a symbolic link that points to a directory nothing happends at all. And since winscp knows it is a link to a directory (I have that option enabled and it shows up as a "folder") i think it is strange that it fails (without an error or anything) to download so this I hope is a bug that someone can fix.