similar to: Problems with --delete

Displaying 20 results from an estimated 10000 matches similar to: "Problems with --delete"

2005 Mar 02
0
[Bug 2408] New: when more than --max-delete files are about to be deleted no error is returned
https://bugzilla.samba.org/show_bug.cgi?id=2408 Summary: when more than --max-delete files are about to be deleted no error is returned Product: rsync Version: 2.6.3 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2014 Oct 18
0
Liebert PSA "On Battery" report
I guess it's kind of a natural response on my part, working professionally in software. T-Shooting step one: Get current and see if the problem persists. If it does,then step rwo: debug. 2+ years is forever in software, noting that 2.6.3 was mid 2012 . . . - Tim On October 17, 2014 9:38:15 PM CDT, Charles Lepple <clepple at gmail.com> wrote: >On Oct 17, 2014, at 8:31 PM, Tim Dawson
2014 Oct 18
2
Liebert PSA "On Battery" report
I downloaded latest source and it compiles ok but the original usbhid-ups.c is unchanged. Pier changed other files, too, and I don't know the changes needed. Simply substituting the modified (as per 2011) usbhid-ups gives a failed connection to the ups. So I have tried a little. I'll uninstall 2.6.3 and try to install 2.7.2 from a fresh compile. Thanks for the responses so far :-) --
2006 Sep 17
2
ZFS layout on hardware RAID-5?
Greetings, I followed closely the thread "ZFS and Storage", and other discussions about using ZFS on hardware RAID arrays, since we are deploying ZFS in a similar situation here. I''m sure I''m oversimplifying, but the consensus for general filesystem-type storage needs, as I''ve read it, tends toward doing ZFS RAID-Z (or RAID-Z2) on LUNS consisting of hardware
2004 Oct 05
0
new option implemented: --delete-mdays
Hi folks, we would like your feedback on a new option we have implemented. We would like to know whether it should be merged into the CVS tree. Perhaps one of the rsync developers can have a look at the code, improve it where necessary, and committ it to CVS. The name of the option is "--delete-mdays=DAYS" and it works in conjunction with the option "--delete." It modifies
2006 Feb 22
2
Samba 3.0.21b winbind crash
I'm using Samba 3.0.21b on SuSE 9.3 Pro (x86) with the binary RPMs from samba.org/suse.com (3.0.21b-1.1.2-SUSE-SL9.3) on a Domain Member Server in ADS mode with winbind against W2K3 SP1 AD servers and idmap uids/gids stored in a central OpenLDAP directory. Unfortunately, winbind gives me a hard time and reproducibly dies with a PANIC on a "wbinfo -g", although I think I've
2007 Nov 22
2
--delete not working - due to 200+G of files?
All of the rsync pages say that "rsync -a --delete src dest" will do a full mirror but it just isn't so for us. I've only found one Google item similar: http://www.linuxquestions.org/questions/linux-software-2/rsync-doesnt-seem-to-delete-599985/ We have around 9200 directories in 250G in /home on a Sun 4500 with Solaris 8 and rsync 2.6.5 - which we are trying to mirror on Sun
2009 Mar 22
2
"rsync --delete" won't delete certain files
Hi, as I just discovered, in recent versions of rsync the "--delete" option seems to not work in certain cases. I couldn't come up with a simple scenario to reproduce the problem, so I'll have to tell the whole story: I use rsync to regularly backup a system onto other disks. The filesystems I want to save are mounted on "/", "/usr/ and "/data", the
2005 Dec 15
1
RE: ssh in rc.local stalls xenU [SOLVED]
Karsten M. Self wrote: > on Thu, Dec 15, 2005 at 01:38:29PM -0500, Steve Brueckner > (steve@atc-nycorp.com) wrote: >> I''m using Fedora Core 4. I need to create an ssh port forwarding >> tunnel to my xen0 domain when my xenU domain starts up, so I added >> this to the xenU''s /etc/rc.d/rc.local: >> >> ssh -v -f -L 5500:localhost:5501 xen0_ip
2005 Feb 24
3
How to control rsync log?
Hi, We have a rsync server running on a HP-UX 11.11 server. The version of rsync is 2.6.3. There are several machines regularly rsync a lot of stuff(files and directories) to/from this server everyday. When we run rsync on these machines, we prefer running rsync with "-v" option (for verbose) so that we can see the progress of the rsync. On the rsync server, rsyncd.conf file, we have
2005 May 29
1
--delete reports all files deleted
Using rsync-2.6.3 under Slackware Linux 10.1. Usually when I issue rsync -uacHv $SOURCE $TARGET >>/var/log/mirror.log files that are updated are listed in mirror.log. Today for the first time I used --delete --force in the line rsync -uacHv --delete --force $SOURCE $TARGET >>/var/log/mirror.log it looks like _every_ file has a line in the log that says "deleting filename".
2004 Sep 17
0
[Bug 1791] New: using --delete with single directory mirroring doesn't delete files
https://bugzilla.samba.org/show_bug.cgi?id=1791 Summary: using --delete with single directory mirroring doesn't delete files Product: rsync Version: 2.6.3 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Feb 01
0
[Bug 2294] New: Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 Summary: Detect renamed files and handle by renaming instead of delete/re-send Product: rsync Version: 2.6.3 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2011 Feb 24
2
Carrying context from one server to another?
The relevant part of my setup is something like: SIP phones -> local server -> remote server -> SIP-to-PSTN provider I want _some_ of the SIP phones on the local server to be able to get access to SIP-to-PSTN, but not all of them. The local-to-remote connection is IAX2 over VPN. Do I need to set up two separate IAX2 connections, one "privileged" and the other not, or can I
2005 May 31
1
problems with telling rsync what to delete
Hi, I'm a system manager using rsync 2.6.3 to run backups. One of the main requirements is that the data is GPG encrypted before it is sent to the remote host (and stays encrypted there). As it is impossible to encrypt the entire system (which could be well over 10GB) I built a small script to determine which files were modified, unchanged and removed. It does this by generating an md5sum
2004 Oct 18
2
Cannot apply delete-sent-files.diff on solaris platform
I have been trying various ways and looking though the lists, but I can't seem to find a solution. I am running a Ultra2 with Solaris 9 and rsync 2.5.2, with the old -move-files patch. I want to upgrade to 2.6.3 with the delete-sent-files patch. Which I understand is the new and improved version serving the same purpose. Unfortunately my patch under Solaris did'nt work, so I d/l
2009 Aug 04
4
GSSAPI Authentication in v1.2.1
In the release notes for v1.2.2, Timo said: > Found and fixes several v1.2-specific bugs. Hopefully it's now stable > for most people's usage. > > * GSSAPI: More changes to authentication. Hopefully good now. > What were the GSSAPI changes? I am having problems with _some_ of my users using GSSAPI auth. I am using version 1.2.1. The client (thunderbird) reports that the
2004 Nov 23
1
Wine hangs up totally on startup - any hints?
Hi there, I described my problem precisely here: http://bugs.winehq.org/show_bug.cgi?id=2579 I've got completely no clues what to do about it as I don't get any error output at all... The situation: when I start Wine, it hangs up the whole system. I mean, the mouse cursor isn't moving, the keyboard isn't responding. The only solution is to hold the POWER button. I managed to run
2007 Mar 30
1
Security on long distance calls
Hello, which kind of method could you use to inhibit long distance calls to _some_ extensions? Is there a way to do it with freepbx or you have to do it manually in the config files? I wouldn't like to set a route password, because that is not confortable for the pbx operator. I just would like the operator being able to call whatever number, while the extensions should only be able to
2004 Aug 06
1
Icecast question
It will work with _some_ versions of Real Player. Don't know about Quicktime. Larry Mick Ritchie wrote: > Hi > > Can anyone direct me to a place where I can find details of which > players Icecast streams will play back on - for both pc and mac > systems. I am hoping it will play back on Real Player with mpeg stream > is this so? I am also hoping for quicktime playback