similar to: DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work

Displaying 20 results from an estimated 700 matches similar to: "DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work"

2004 Aug 23
0
[Bug 1646] New: --inplace with --backup --backup-dir does not work
https://bugzilla.samba.org/show_bug.cgi?id=1646 Summary: --inplace with --backup --backup-dir does not work Product: rsync Version: 2.6.3 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: ard@waikato.ac.nz
2010 Jul 16
4
--compare-dest weirdness
Hi All, I am writing a backup program for my computer. brief outline is as follows. Running ubuntu 10.04 2 main partitions, / and /home, both ext3. 1 external usb hdd, ext3, mounted to /backups/main. once every couple of days, rsync backs up, using following command, everything worth backing up in / and /home partitions to a folder /backups/main/Full. command: "rsync -vrhRupElog
2004 Mar 12
0
Two bugs in rsync (--dry-run and --delete-excluded)
Hi rsync gurus! [Please Cc: me, as I am NOT subscribed to the list!] First the data points: debian/woody, local server=i386 arch, remote is alpha arch rsync version on both debian 2.5.5-0.2 While upgrading our server to a raid we were hit by a bug which I really consider very strange: The option -n/--dry-run does NOT change files, but DELETE files when called with --delete. Test case I had: $
2004 Jan 26
1
--link-dest not working with rsync daemon?
I am puzzled as to why I can't get the option --link-dest to work properly. When I use this option when both source and destinations are on a local filesystem the hard-linking of the target against the link-dest directory does work, but when the source is a remote directory (via ssh or rsync server) hard links are not created. I suspect it has something to do with setting the correct
2010 May 12
3
DO NOT REPLY [Bug 7424] New: -x with sshfs
https://bugzilla.samba.org/show_bug.cgi?id=7424 Summary: -x with sshfs Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bugs at dotcommie.net QAContact: rsync-qa at
2001 Oct 12
1
Confused by modules
Hi, I'm confused as to the purpose of rsync modules. I know how to set them up in rsyncd.conf, and can list the available modules on a remote linux machine using 'rsync camlinux01::' from a Win32 client, but I can't find any information on what they are actually for. The man page for rsyncd.conf talks about them as if they are vitaly important, but the man page for rsync
2003 May 09
1
Bug report: deletion of files only on remote system is not logged.
I was told that my earlier submission of this report contained a user-hostile attachment (courtesy of Outlook), so here it is again, with the log included below. The problem: Files that exist only on the remote system are deleted silently (i.e. not logged), rather than noisily as implied by the recommendation of --dry-run in the rsync man page definition of --delete to see what would be
2007 Feb 01
0
Samba behaving badly with quotas
I have successfully added disk quotas to my FC6 system, so that the user "backup" cannot create files more than 1 block on / The reason I implemented this was because I backup my system to a USB drive mounted to /media/drivebay/backup1. However, if the drive is not mounted, then my root drive fills up (writing to the /media/drivebay/backup1 folder) and linux hangs. The problem is,
2003 Oct 29
1
rsync problem
Hello, I'm trying to backup partition "/users1" on host "john" onto partition "backup1" on host "mary". Here is my rsyncd.conf: [backup1] path = /backup1 use chroot uid root gid root auth users = backup secrets file = /etc/rsyncd.secrets strict modes = true hosts allow = 193.136.196.9 hosts deny = * It works with ssh as
2005 Jan 16
1
Rsync through SSH can't find directory
Up until recently, I was running a standard rsync/rsh to rsyncd server combination to sync files. Due to security concerns, I'd like to switch to rsync through ssh. I'm testing with the following from the client side: rsync --verbose --progress --stats --compress --rsh="/usr/local/bin/ssh -p XXXX" \ --recursive --times --perms --copy-links --delete \ /rsynctest/test1
2010 Jul 19
1
btrfs: unlinked X orphans messages
Hi, I am using btrfs for remote backups (via rsync), with daily and weekly snapshots. I see these messages in kern.log: Jul 18 07:09:43 backup1 kernel: [3437126.458374] btrfs: unlinked 9 orphans Jul 18 12:01:01 backup1 kernel: [3454604.905856] btrfs: unlinked 1 orphans Jul 18 13:01:51 backup1 kernel: [3458254.990199] btrfs: unlinked 1 orphans Jul 19 04:01:41 backup1 kernel: [3512244.236347]
2002 Nov 27
1
Trailing Slash Inconsistencies
Hello, I am noticing inconsistencies when using a trailing slash on the source directories in conjunction with the '--delete' option. In one instance when using a trailing slash files get deleted from subdirectories in the destination tree. In the other instance they don't. I am using rsync 2.5.5. The following are the scenarios: Scenario 1 ---------- *nix(src) ---> *nix(dest)
2010 Jan 22
1
Still stuck with exculsion text file pattern
I would like to rsync the dirs "Documents" "Sofware" and the .evolution files only. and remove the *~ files ---------------------------------------------- Command: #rsync -r -n -t -v --progress --exclude-from=r2 /home/mt/ /home/mt/rsyncTest/ ------------------------------------------ #text file <r1>: + .evolution/calendar/local/system/calendar.ics +
1999 Mar 26
0
Win98 goes to sleep on Samba
I have been running RedHat 5.2 and Samba 2.0.3 for the past week or so. My network is made up of NT servers and 95/98 clients. So far Samba has been running beautifully - I can use my Samba shares just like they are NT shares. My only problem is from time to time my Win98 machine "goes to sleep" and asks me for either a password or an IPC$ password. Generally this happens after a
2018 Feb 05
0
Samba Fails to Delete Folder and Leaves Behind Broken Symlinks
Hi, After tinkering with Samba, I managed to get my first share working on CentOS 7. I can create files and folders. I can delete them too. Except, there's one folder (possibly many more) that I can't delete, and I just can't figure out why. I have set SELinux to permissive and ensured proper ownership permissions. Yet, when I go to delete this folder, the files will be deleted,
2004 Nov 17
1
timeout and connection to remote rsync server
I have two Suns with Solaris 9. I use rsync version 2.6.3. I copy files from the local machine to a remote rsync server. At the destination side I run rsync deamon via inetd. command rsync -av *.tmp backup1::tmp/ works well, I tried simulate damage of backup1, but when I disconnected backup1 machine and run command, rsync was still waiting for connection. I tried use this command: rsync -av
2006 Jan 18
1
Backup of the 5 last revisions of files
Hallo! I am running rsync-2.6.2-1.fc2.0 on fedora 2 server. I use incremental backup with rsync, and I have 7 folders that are rotated on a daily basis. At the moment I run backup only one time each day. /home-area on my server uses 18G, and all the 7 backups together fill up 19G on my usb-disk, so I think my script works okay. It looks like this: rsync -verbose -progres -a
2016 Mar 01
1
[PATCH] tests: move ntfs tests in a single directory
Move test-ntfscat.sh and test-ntfsclone.sh in a single ntfs directory, much like the tests for other filesystems. --- Makefile.am | 3 +- configure.ac | 3 +- tests/ntfs/Makefile.am | 27 +++++++++++++++++ tests/ntfs/test-ntfscat.sh | 53 +++++++++++++++++++++++++++++++++ tests/ntfs/test-ntfsclone.sh | 62
2010 Dec 14
7
DO NOT REPLY [Bug 7865] New: files or dirs with more than 16 ACLs are not rsynced correctly
https://bugzilla.samba.org/show_bug.cgi?id=7865 Summary: files or dirs with more than 16 ACLs are not rsynced correctly Product: rsync Version: 3.0.7 Platform: IA64 OS/Version: HP-UX Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2009 Oct 11
2
empty quotes for rsync parameter
Why does inserting an empty quote ("") into a rsync command cause the current directory to be backed up? Not sure if this is a UNIX-syntax question or rsync-syntax question. Code: #!/bin/sh echo "\nspace between quotes has no effect; only music is backed up:" rsync -ilrtn " " /home/wolf/music /backups/backup1 echo "\nempty quotes backs up current directory