transfer.nvim icon indicating copy to clipboard operation
transfer.nvim copied to clipboard

Syncing files with remote server using rsync and OpenSSH

Results 4 transfer.nvim issues
Sort by recently updated
recently updated
newest added

Hi! Thx for plugin, just tried it. Are there any plans to add upload file on safe? I think it's usual behavior like in jetbrins's ide Maybe it can be...

Hi, thanks for this great plugin! I was wondering if it is possible to support a global deployment.lua file instead of per project? The location could be in e.g., `vim.fn.stdpath("data")/deployment.lua`....

This commit includes two different thing, I cannot distinguish them for now so I've just committed it. First, you can use this plugin with plain ssh password, or with a...