Re: bugs: "copy path", drag-n-drop
- the function "copy path to clipboard" adds a newline at the end of the string. So when the path gets pasted into a console like "cd [path]" the command is executed imidiately. Bad if you do a "tar cvfz [path]..."
Thanks. I'll change it.
- when I drag-n-drop with shellExt activated it does not work on network shares (like \\server\share\folder). It says:
"Only full (absolute) path is allowed". If that is what you mean by "works only with normal folders" I understand. But maybe its just a bug.
WinSCP does not support UNC paths yet.