synchronised browsing bug
I have recently upgraded to 4.2.5 from (I think) 4.1.x
Synchronised browsing no longer seems to work correctly. For example, I have the local directory set to C:\Work\SiteName\www and the remote directory set to /var/www/html/sitename
The contents of those two directories are identical.
Turning on synchronised browsing, with the local and remote directories set to those given above, and then attempting to browse to C:\Work\SiteName\www\docroot (for example) I get the following message:
Obviously, it should be trying to change to '/var/www/html/sitename/docroot' not '/var/www/html/www/docroot' - it replaces 'sitename' with 'www', and that is the bug I want to report.
I have tried various different paths in the "Directories" section of the session setup screen but to no avail. Clearly WinSCP is mapping the directories incorrectly, and it didn't do this before.
Synchronised browsing no longer seems to work correctly. For example, I have the local directory set to C:\Work\SiteName\www and the remote directory set to /var/www/html/sitename
The contents of those two directories are identical.
Turning on synchronised browsing, with the local and remote directories set to those given above, and then attempting to browse to C:\Work\SiteName\www\docroot (for example) I get the following message:
Error changing directory to '/var/www/html/www/docroot'
Cannot get real path for '/var/www/html/www/docroot'
No such file or directory.
Error code: 2
Error message from server: No such file
Obviously, it should be trying to change to '/var/www/html/sitename/docroot' not '/var/www/html/www/docroot' - it replaces 'sitename' with 'www', and that is the bug I want to report.
I have tried various different paths in the "Directories" section of the session setup screen but to no avail. Clearly WinSCP is mapping the directories incorrectly, and it didn't do this before.