Marv Boyes wrote:
When editing files via FTP under Mandrake and Windows, I'm getting
some strage behavior that I didn't see in the 6.x series. As soon as I
connect, I get this error:
***netrw*** This security scheme is not implemented
This is a message coming from your ftp client; netrw is just passing it
along.
Presumably if you did an ftp by hand you'd see the same message. You could
suppress them by setting
let g:netrw_quiet= 1
in your <.vimrc>. Of course, this action will suppress more than just
that one
message.
Regards,
Chip Campbell