Menu

mail file system / News: Recent posts

using rsync...

jmailfs only pretend opening file in RW mode. (Only RO and WO are fully supported).

Opening file in RW mode does not throw IO error, but you have to know it is not fully supported.
Remember adding -W option to rsync command (W - whole file).
e.g. rsync -avzW --delete /var/importantData /mnt/jmailfs/mailBackup

Posted by rumi 2007-10-01