guyht wrote:
I am experiencing a bug where Explorer does not honour a port number
when editing files over SCP.

To reproduce

Open a directory over scp (gvim scp://user@domain:1234//home/user/)

Files and directories listed as expected...

Open a file

vim ignores the port number and attempts to edit the file at
scp://user@domain:22//home/user/file.txt


Hello,

The machines I use to test netrw+scp use port#22, so what I did was

  scp://user@domain:22//home/user/somefile

This worked, giving me the contents of the file.

  scp://user@domain:32//home/user/somefile

This does not work. The "22" was extracted properly by NetrwMethod() from the first example I gave above. So, I cannot seem to duplicate your problem and will need your help. Please read :help netrw-debug to generate a debugging trace when you attempt to open a file via the non-default port number.

Regards,
Chip Campbell


--
You received this message from the "vim_dev" 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

Raspunde prin e-mail lui