Eli,
Please keep this on the list, i.e., CC rsync@lists.samba.org in your
replies.
On Thu, 2008-02-14 at 15:41 +, U. Haile wrote:
> One problem:
> - rsync does not backup open files. If outlook.pst is open, then the
> backup fails.
> Is there any way of backing up open files, or of issuing a
Please keep this on the list.
On Wed, 2008-02-06 at 14:39 +, U. Haile wrote:
> Thanks very much for your suggestion about the problme with the
> permissions in rsync and vista.
>
> I tried your suggestion, but it did not work. Here is what I got, in
> the cmd window from windows vista:
>
> c
You are correct and I am out of the loop. Evidently the client
developer used this approach to solve our Vista problem but I either
forgot or was not informed. Probably the former =)
On Jan 30, 2008 1:45 PM, Matt McCutchen <[EMAIL PROTECTED]> wrote:
> On Wed, 2008-01-30 at 13:09 -0500, Doug Lo
On Wed, 2008-01-30 at 13:09 -0500, Doug Lochart wrote:
> We have hit the same problem and what we found out was that Vista
> changed something and either rsync or cygwin can't determine the
> permissions and so nothing (or null) is sent across and this seems to
> cause the directory to be created t
We have hit the same problem and what we found out was that Vista
changed something and either rsync or cygwin can't determine the
permissions and so nothing (or null) is sent across and this seems to
cause the directory to be created this way. We have only seen this on
Vista and have since backed
I am using deltacopy (uses rsync) to backup up a drive in windows vista to a
freenas server. Before moving to vista, had the system working fine (on a
windows xp machine).
The command used for the backup is:
rsync.exe -v -rlt -z --delete "/cygdrive/F/TXT/" "nas::160d/_Acer_F/TXT/"
As a result of