Hello list, I tried to open a remote file in Vim with this command:
:e scp://[email protected]:2222//home/root/output.log on Linux this is working fine. But on Windows 7 just a command line window is opening with this Error message: C:\Windows\system32\cmd.exe -c "pscp -q -P 2222 "[email protected]:/home/root/output.log" "C:\Users\OGR\AppData\Local\Temp\VIA3B61.log"" The command "oot" is either misspelled or could not be found. shell returned 1 Hit any key to close this window... I'am using vim 8.0 with netrw v156 Some hints howto fix this? Best regards, Oliver -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
