Re: Copy name and or path to clipboard
The new functions copy name and or path of remote server to clipboard (V.3.5.6) copy that with a CRLF at the end.
That prevents using the clipboard in a command-line, because by pasting it as a parameter the command will be executed at once.
(Ex. "cp name_in_clipboard newname" is not possible)
Remove the CRLF at the end.
I know this already. It will be fixed in the next release.