cjohansson / emacs-ssh-deploy

A deployment plugin via Tramp for Emacs.
GNU General Public License v3.0
154 stars 6 forks source link

Support FTP via curl #15

Closed cjohansson closed 7 years ago

cjohansson commented 8 years ago

Works for files now but not for directories yet. However it would be good to insert password to cURL session when process asks for input rather than passing the password to curl as an shell argument.