Re: feature request: create remote directory

2008-10-02 Thread Matt McCutchen
On Sun, 2008-09-28 at 19:55 +0200, Tim Newsome wrote: > I have a program that copies pictures to a web server using rsync. > Typically it will do something like copy IMG_1234.JPG to > server:/www/docroot/YEAR/MONTH/DAY, where the appropriate numbers are > inserted for YEAR/MONTH/DAY. Currently the

feature request: create remote directory

2008-09-29 Thread Tim Newsome
I have a program that copies pictures to a web server using rsync. Typically it will do something like copy IMG_1234.JPG to server:/www/docroot/YEAR/MONTH/DAY, where the appropriate numbers are inserted for YEAR/MONTH/DAY. Currently the only way to do this with rsync is to locally create YEAR/MONTH