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 ?
A:
it is not possible to do so. the remote directory needs to be already created.
ufk
2009-11-07 21:23:33