Displaying 20 results from an estimated 20000 matches similar to: "--delete and --backup - Backup file gets deleted"
2005 Feb 25
1
Request to include delete-dir-and-suffix patch in rsync-2.6.4
The delete-dir-and-suffix patch creates two new command line options as
follows:
--delete-dir
--delete-suffix
The delete-dir and delete-suffix options give the ability to store backup of
deleted files on the receiver in different directories or with different
suffix than the backup of files that have been changed but that are still on
the source drive. Both commands can be
2005 May 02
1
[Bug 2675] --backup --suffix=.foo --delete-after doesn't backup deleted files
https://bugzilla.samba.org/show_bug.cgi?id=2675
------- Additional Comments From wayned@samba.org 2005-05-02 09:37 -------
Created an attachment (id=1202)
--> (https://bugzilla.samba.org/attachment.cgi?id=1202&action=view)
Fix the combination of --backup with --delete-after
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail
1999 Oct 25
2
leaps: XHAUST returned error code -999
Hi there,
This problem has been dogging me for a bit, and I'm trying to
figure out why. When running the the subsets function in the leaps
library, R is giving me the following error message
> lvodsub <- subsets(pred, resp$LVOD)
Warning message:
XHAUST returned error code -999 in: leaps.exhaustive(a, really.big =
really.big)
but this still happens if I add the really.big option:
1999 Oct 05
1
WANTED: Q&A
First, I am really liking what I have seen so far in R. The demos are
quite fascinating, and I look forward to doing some really neat stuff
over the next little while with R.
Being but an intiate to R, I am having quite a bit of trouble figuring
out how to use the leaps library. Rather than ask several questions to
the list at large, I would rather explain what I'm trying to do to
someone in
2000 Feb 04
1
MA / RMA / Type II regression?
For starters, let me say again how impressive R is, and how all of the
effort that has gone into R shines through clearly. It is an amazing
program, and I am frequently pleasantly surprised to find out how powerful
and capable R is. Finding the interface to xgobi is the latest pleasant
surprise.
Are there functions in R for Major Axis and Reduced Major Axis regression? I
have OBS-RESID graphs of
1999 Sep 29
1
Is there an R-SQUARE function?
Hi there, I realize that this is a bit of a strange question, but here
goes.
In SAS, one can use the REG procedure to carry out a least-squares
regression analysis. By specifying the R-SQUARE option in the SELECTION
command, the program carries out regressions for every combination of
every independant variable against the dependant variable. This is
useful in smaller datasets, though difficult
2008 Oct 22
1
Question regarding --delete-during/after and backup file cases
A good while ago I asked about difference between --delete-during/delay
and --delete-after, when per-directory files are updated (all is
perfectly clear for me here), but during the discussion there was a hint
made by Wayne, that the outcome can differ in more situations:
" It is useful for things such as --delay-updates --delete-delay (to
have all updates happen more rapidly at the
2003 Jul 29
1
"-b --suffix '' --delete --backup-dir /path/" combination does not act as expected
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20030728/49616c2f/attachment.bin
2007 Aug 20
0
Samba 3 with LDAP... can create, modify, delete files but read always causes 'access denied' errors
By mistake.... err a learning mistake... I accidentally placed this
email on samba-technical first. I now believe that this is the proper
list for questions regarding Samba installation issues. - Jerry
Problem synopsis:
What I can NOT DO is access any files to open or read. I always get
'access denied', but I can create, copy and delete files.
Info:
Platform: SuSE 10.2, Samba 3,
2005 Jul 15
1
change in backup behavior from 2.5 to 2.6
In rsync 2.5, using the --backup and --backup-dir switches without a
--suffix would copy backed up files to the backup dir with no extension.
In 2.6, you must use a blank suffix ("suffix=") in order to get the
same behavior. This means that 2.5 clients are unable to backup to the
server without putting a suffix on the backups. The documentation also
still indicates that the old
2009 Apr 15
2
Using rsync for a backup program but having trouble getting --exclude-from to work properly
Reading and re-reading the man page has got me nowhere with this issue
and searching your site on '--exclude-from' got me to the same place.
Here is the script I am using:
####################################
#/bin/bash
suffix=`date +%Y%m%d`
echo Suffix is "$suffix"
fromdir=/home/bob/
echo Source dir is "$fromdir"
todir="$maxtor6"BackupOfHome
2002 Apr 02
2
Handling of backup files - two new features proposed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear list members,
there are two new rsync-features I made up and would like to discuss with you.
If you think these new features might be useful for the whole rsync-community,
please give me a note and I'll send you the patches (or post them here).
1.) Setting owner and/or group of backup files.
In our servers I'm using rsync to backup
2004 Nov 15
2
Problem with --backup and deleting a directory: Two directories created
Hello everyone,
Im kinda new to rsync and this list, so if there are any errors in
my reqest, please tell me.
I want to use rsync to make a backup of a diretory, and use the
--backup option. My script looks like this:
rsync -ab --suffix=-`date -Iminutes` --backup-dir=rsync_backup
--delete --rsh=ssh directoryA directoryB
If I run it once, then delete the file directoryA/test/test.file,
the
2013 Sep 24
2
delete kerberos databases and start over
Hi.
Something happened with my Kerberos database*. I don't know what. I
don't care much (right now).
What I need to do now is to recover.
I am running a small home network: 3 win7 boxes, 2 xps, 2 Mint Linux
and one Puppy.
I tried deleting /usr/local/samba/private/* and
/usr/local/samba/etc/smb.conf as the how-to suggests, then doing a
samba-tool domain provision.
All my Windoze
2011 Dec 01
1
Samba share gets dropped from windows
I have what should be a no-brainer setup:
Windows network using AD with a single Linux box. I need to provide
access to a single directory on the linux box to anyone from the network.
Security is not a concern.
So... On the linux box, I created a user xxxxx. I added this user to the
local samba database using smbpasswd -a.
I added the linux box to the Windows workgroup and told it where to
2007 May 31
3
Backup Domain not working
I recently set up a backup domain controller using Samba 3.0.23. I have
a Samba PDC already running, and all is working fine, but once I added
the BDC, now when people log in to their windows account, their home
directory is now being mapped to their home on the BDC (which is empty)
instead of the PDC. Conf files from each below:
PDC Samba Conf:
[global]
unix charset = LOCALE
2008 Aug 13
1
no backup for excluded files?
Hi,
I use rsync 3.0.2 for daily incremental backups:
rsync -aAzHRxby -f '. -' --numeric-ids --delete-during --delete-excluded \
--suffix='' --backup-dir=$BACKUP_ROOT/$BACKUP_HOST/${TODAY} \
${DESTINATION}$BACKUP_ROOT/$BACKUP_HOST/current <<< $EXCLUDE_PATTERNS
Sometimes I add a new item to $EXCLUDE_PATTERNS but then the excluded
files are backed up in
2004 Nov 23
2
Users being deleted from Domain Users group on Samba BDC during vampire process of migration
I think I'm having a problem during the vampire process. Would someone
tell me why my domain users are being deleted from the Domain Users group
after they are created?
First, the accounts are being created normally...
Creating account: marshah
Creating account: marshab
Creating account: johnp
.
.
.
Creating account: ronniem
Creating account: bobbyr
Creating account: robertk
Creating
2012 May 04
2
configuring a backup domain server
Hi
Im looking to config a BDC with ldap. It seems the connection with ldap
primary server works, but Im confused with the shared folders. I understood
when you creates a BDC needs to put the same global information:
[global]
workgroup = DOMAIN
netbios name = DOMAIN-PDC
security = user
enable privileges = yes
interfaces = 127.0.0.0/8 eth0 10.0.1.0/24 10.0.0.0/24
server string =
2004 Nov 23
1
Fw: Users being deleted from Domain Users group on Samba BDC during vampire process of migration
There is a line in my message that was incorrect. It should state the
following:
The users with "(primary)" attached to their name are being deleted. As
you can see, the Domain Admins group no longer includes joeblow, snoopy or
vbe.
My Enviornment:
NT 4.0 PDC
Debian (Sarge)
Samba 3.0.7-2
Openldap 2.1.30-3
Windows 98,2000 and XP clients
----- Forwarded by Alex Brown/Compsrv/pap on