search for: avbu

Displaying 3 results from an estimated 3 matches for "avbu".

Did you mean: avb
2003 Nov 03
2
--move instaed of --delete
Hi, I have set up daily backup using rsync to collect the data and afterwards I use afio to write the data to tape. I do: $RSYNC -avbu --backup-dir=$PART/$HOST/old -e ssh --exclude-from $EXCLUDE root@$HOST:/ $PART/$HOST > $LOG/$HOST-$DATE.log to sync files. Since the tape capacity is limited I exclued the /$PART/$HOST/old dirs, form the afio call. These are backuped separately on weekly basis. I would like to use --delete fo...
2005 Sep 16
1
Bug#314473: rsync still fails badly with an "!" in .cvsignore
...-------------------------------------------------------------- > #! /bin/bash -ex > > echo '!' > ~/.cvsignore > echo '*~' >> ~/.cvsignore > rm -rf /tmp/tester > mkdir /tmp/tester > cp /etc/passwd /tmp/tester > cp /tmp/tester/passwd{,~} > rsync -avbu --cvs-exclude --delete /tmp/tester remotehost:/tmp/ I've found that when "!" was scanned, the pointer was not advanced, hence there appeared to be trailing chars... The following patch seems to fix it. Paul Slootman --- rsync-2.6.6.orig/exclude.c +++ rsync-2.6.6/exclude.c @@ -665,8...
2002 Sep 11
1
gcc and g77 combos
...lrtYUkjcP00cSMeOCksh+p57p aSqWmrOK68hZCzFNe4yIxTNW7zGSlkOIpeaqheTNw7QEEYss72Qz0iKcUy1gtYx6mulRJ5aaVBcS OQ/TZyBimY869ocs2cyyeCUCVW+mNXOx1Cy/kMBrYZphclZa0ctS8IqlLuYVkjcP042IZYhYpoUW r0TRQtPfOoillqGFxM3y1qEQ49Snc/FCFJVrKXj1aWp0LbXKKyTyWpimKbde/BsF8uDKtpRfqJdU 0Vd6D5FxIb9eavlXSOS1MCUx7RlsbvcGu6/GTzTNsS/AvBu/mA0B7lif/lYPImfRCfUP/N+fqbZD tiu+kNmlDLzsTR8L3P2gN0vDisjdpHfYYO8aOO6f9J5FVEnqcWVTDG6XeXG2GBr50zNGOotA4kOx yt76kY1DvcZeO8jKgb0JJhuHZpP9SXVGDgdpenhObr0YWA6/ThykHuxfj+FlPkodjwYwIQu7eTFB ITzip5+EhKQtGv/J6Q+KpoxezhU2kSGvc89puKPDRpGF/2X76yLcl0Q/8vZtGa13IkORBRVXY88i toaHvJKzGKPPL+i+p8iQ1+4sXkeHzWW7aikbpCP...