Java Rsync Gui

2009-11-11 Thread Mathias Lambeau

Hello,

I have done a Java Rsync Gui.
It helps me to  generate  include list. And save daily datas from my 
desktop.


http://mathiaz.com/index.php?n=JavaRsyncGui.JavaRsyncGui

Tell me if you think this is usefull.

This way you could add it on the rsync resources page 
(http://www.samba.org/rsync/resources.html).


Regards,
ML

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


INCLUDE/EXCLUDE PATTERN RULES problem on MAC OS

2008-09-25 Thread mathias lambeau
Bonjour,

I would like to back up several desktop computer, and notebooks who are
running under Mac OS, on a linux server with ext3 filesystem.

I try several times with rsync, using include lists (
--include-from=my_include_file).
The include list is working except for directory and filename with special
character ( like french one : é,è,ù etc ...).
The pattern in the include list don't match with filesystem, and my
file/directory isn't on the backup.

ex :
if my include list is :
+ /Desktop
+ /dev
+ /prod
+ /cluster
+ /société
- *

the directory société, isn't save by rsync.

have you an idee?

mathias
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html