Displaying 2 results from an estimated 2 matches for "ruijsch".
Did you mean:
ruijs
2003 Apr 27
1
--delete bug?
I have a script that does a weekly backup on a local backup harddrive
with the following command:
# rsync -aRxW --delete / /mnt/backup
Today I got errors because the target drive was full. It appeared
nothing on the targed drive ever got deleted.
When I used the following command to backup only my home dir, it worked
as it should.
# rsync -aRxW --delete /home/joost /mnt/backup
Using rsync
2000 Jul 23
0
Group quota with Linux
...ubdirectories,
much more like NT does. Together with quota support, I think these
changes would make Samba much more competitive with NT server.
I would like to contribute code, but I have very little experience in
programming on unix, so I hope someone else will pick this up.
Best Regards,
Joost Ruijsch