I would like to override an error I am getting using gVim.

On the command line if

: e ftp://us...@localhost//home/user1/file1.txt

and then

:split

:e ftp://us...@localhost//home/user2/file2.txt

I get this:

Login incorrect.
Login failed.
Please login with USER and PASS.
Please login with USER and PASS.
ftp: bind: Address already in use

How do I supply fresh login credentials to the second edit?

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to