vim-sftp-sync icon indicating copy to clipboard operation
vim-sftp-sync copied to clipboard

Automatic asynchronous SFTP,FTP,... for buffers in vim

Results 4 vim-sftp-sync issues
Sort by recently updated
recently updated
newest added

I have a index.php file, stored in the folder Test. I put my SFTP settings in vimrc and in a config file in the Test folder of the editted file,...

Hi. I used the settings, that i checked in filezilla, and i got an error. ``` "front-page.php" 145L, 5880C записано :!expect -c "set timeout 5; spawn ftp ftp14.hostland.ru; while {1}...

I'm trying to use sftp sync with my remote aws server. I have my public key in .ssh dir, so my config is ``` let g:vim_sftp_configs = { \ 'ticketk'...

Hi again! Now that the user and pass are optional, it would be really cool to have a "silent" option, where there's not so much output every time a file...