I ran into an issue where I want to use rsync to copy a folder to a remote host into a destination directory that doesn’t yet exist. I was frustrated to find that rsync doesn’t appear to be able to create a remote directory tree. It would keep erroring out with this message: rsync: mkdir … Continue reading rsync create directory tree on remote host
The post rsync create directory tree on remote host appeared first on Technicus.