How to disable automatic symlink resolution from command line?
WinSCP fails when trying to copy Windows user profiles when it finds a symbolic link (or maybe it's a junction). The process fails with "(EDirectoryNotFoundException) The drive cannot be found" error and "File or folder 'C:\Users\All Users\Application Data' does not exist. ("The drive cannot be found")"
I found a reference to avoiding this during an interactive execution of WinSCP
https://winscp.net/eng/docs/ui_login_directories
but I cannot find how to do that in a batch execution.
I found a reference to avoiding this during an interactive execution of WinSCP
https://winscp.net/eng/docs/ui_login_directories
but I cannot find how to do that in a batch execution.