shipit icon indicating copy to clipboard operation
shipit copied to clipboard

Missing check of rsync presence on remote

Open blackgearit opened this issue 5 years ago • 0 comments

Ssh-pool has the tar+scp fallback if rsync is not present ... but it checks the rsync presence only in the local machine. Rsync needs to be available on both ends to execute. The deploy fails if not, and there's no way to force the execution of fallback procedure.

blackgearit avatar Nov 08 '19 15:11 blackgearit