Using Vim 6.3, pscp (PuTTY scp).
_vimrc has:
let g:netrw_cygwin = 0
let g:netrw_ftp = 1
let g:netrw_scp_cmd ="pscp"
:Nread scp://user@host/directory/file.ext
opens a CMD window, asks for pwd, transfers the file. But
after pressing a key to close the window, Vim gives
E484: cannot read temporary file.
I think it's because the temporary file is not actually
being created. Does Windows need some additional setting?
Scott
__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html