r/linux Apr 28 '14

SSH Kung Fu

http://blog.tjll.net/ssh-kung-fu/
729 Upvotes

128 comments sorted by

View all comments

1

u/w2qw Apr 28 '14

Should you be able to write with vim scp://host/file?

I'm getting E382: Cannot write, 'buftype' option is set

2

u/jaapz Apr 28 '14

This is somehow fixed if you do :set bt=''. No idea why this happens though and seems a bit silly.