rsyncing individual files

Mayuran Yogarajah mayuran.yogarajah at casalemedia.com
Wed Jan 14 17:35:14 GMT 2004


Im trying the following command:
rsync -ae ssh host.com:/creative/37295/7/file1.jpg /creative

rsync fails saying 'no such file or directory' because the
directories /creative/37295 and consequently /creative/37295/7
do not exist.  What Im wondering is, is it possible to have
rsyc make those directories? I want to be able to run that
rsync command and have rsync create the necessary directories
and put the file there.

Thanks




More information about the rsync mailing list