Here is a modification that calls the advfs stripe command (available
via Digital Unix) to set a file to be striped across X drives when created.
It can only be specified on the command line, but a proper implementation
would support rsyncd.conf configuration as well. This should be useful if
> Well, I followed this link:
> http://www.mikerubel.org/computers/rsync_snapshots/
>
> and implemented it (with a bit of tweaking) on my home network. It is
> used to make snapshots of two Windows PC's over samba. On one of the
> machines (and not the other, from what I can tell) it deletes f
Craig Barratt wrote:
Watch out for pagefile.sys (i think!)... it's won't copy. (let me know about
any other's)
Most important files won't copy. The registry files are locked and
can't be read by rsync/cygin (nor are they served by smb).
Similarly, the outlook.pst file used by Outlook (which c
> Watch out for pagefile.sys (i think!)... it's won't copy. (let me know about
> any other's)
Most important files won't copy. The registry files are locked and
can't be read by rsync/cygin (nor are they served by smb).
Similarly, the outlook.pst file used by Outlook (which contains all
the ema
I'm trying to synchronize a particularly troublesome directory structure on a SunOS
box to a PC. I really want all symbolic links resolved to real files on the PC when
everything is done. I can't seem to find any combination of parameters that will
accomplish this.
It boils down to two proble