I would like to rsync
from local computer to server. On a directory that does not exist, and I want rsync
to create that directory on the server first.
How can I do that?
I would like to rsync
from local computer to server. On a directory that does not exist, and I want rsync
to create that directory on the server first.
How can I do that?