Open dmiraj opened 2 years ago
Hm, for the first case, it looks like your openssh client does not understand a particular argument. What version are you using?
Also try :set verbose=5
and then run the scp command again, to get the complete scp command line output.
For the second, you may want to try to update netrw from here: http://www.drchip.org/astronaut/vim/index.html#NETRW this may also fix the first problem perhaps :)
Steps to reproduce
mt
:e scp://username@machine:port/dir/
or:e sftp://username@machine/dir/
mf
to mark file.mc
.Expected behaviour
The files would be copied to the locally marked target directory
Version of Vim
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 13 2022 09:35:02) Included patches: 1-3995, 4563, 4646, 4774, 4895, 4899, 4901, 4919
Environment
OS: Ubuntu Terminal: Konsole Shell: GNU bash, version 5.1.16
Logs and stack traces
Result using
scp
:Result using
sftp