Displaying 4 results from an estimated 4 matches for "peachw".
Did you mean:
peachy
2005 Nov 23
2
HELP: need better understanding of "--delete" flag
...eleted from
the rsync server on tuesday night when the cron job
runs again.
But, would rsync under any circumstances, ever delete
files on the source machine?
My log showed a bunch of these statements, and to be
quite honest, scared the living daylights out of me.
(from LOG)
deleting peachbackups/peachw/Peachtree Archive Data
Files/archivec/W200001.FRM
deleting peachbackups/peachw/Peachtree Archive Data
Files/archivec/W200000.FRM
.........
I am using the script from rsync.org the for 7-day
incremental backups written by tridge.
Here is the part I am not sure what it does...
# the following line...
2003 Jun 05
0
rsync and cygwin part II
...de 2) at sender.c (135)
The command line I'm using to start this is:
c:\cygwin\bin\rsync -aR -e
c\cygwin\bin\ssh.exe -v --numeric-ids --exclude-from=/cydrive/c/ssh/rsync-ex
cludes.txt --dry-run --delete --delete-after /cygdrive/c root@backupserver:/
rsync-excludes.txt contains things like:
-PEACHW/
-WINPOINT/
-PNTDATA/
:
:
At first I thought that maybe my file list was getting too long, but I
changed my excludes so that I had a file list that I knew was short enough
and I still get the error. I get the error on different files depending on
what I have excluded, but if I run the same comman...
2008 Mar 05
4
Unable to access registry
I'm attempting to get our Accounting software : Peachtree Premium Accounting to work under Wine in Ubuntu 7.10. The install went smoothly with 0 issues however when i try to run it , it takes about 10s and then exits w/out any errors. So i fired up its database manager since i know it tries to start it first and i get an error message saying Unable to access registry. I've seen that on
2003 Jun 04
2
rsync and cygwin
Hi, I'm having some trouble using rsync on W2K under Cygwin. We are using it
to back up the W2K machine to a Linux machine. We are using the patched
version of rsync 2.5.6 that allows it to run faster on NT/2K when
calculating the changes. We can backup a directory without a problem, but
in this case, we want to backup everything, so the directory we are backing
up is \. We do not run rsync