Hi,

> I've lost my script to sync the PHP-Manual via rsync
>
> /usr/bin/rsync -avzC --delete --delete-after
> --include='manual/de/' --includ
> e='manual/de/**' --exclude='*' rsync.php.net::phpweb /home/sebastian/test/
> does'nt work properly:

Well... It was simpler than i thought:

instead of using rsync.php.net::phpweb i used
rsync.php.net::phpweb/manual/de/ and left the --include/--exclude-stuff over

Regards,
   Sebastian Nohn
--
Mobile: +49 170 471 8105 eMail: [EMAIL PROTECTED]
PGP Key Available - Did I help you? Consider a gift:
http://www.amazon.de/exec/obidos/wishlist/3HYH6NR8ZI0WI/


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to