cjohansson / emacs-ssh-deploy

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

Deploying a root directory should support different trailing root directory names #11

Closed cjohansson closed 8 years ago

cjohansson commented 8 years ago

Currently if you try to upload a root directory to the remote host that has a root directory with a differing trailing directory-name it won't work. Similarly it doesn't work to download a entire remote root directory that has a different trailing directory-name than the local correspondent.