Displaying 20 results from an estimated 1000 matches similar to: "rsync doesn't delete unreferenced directories."
2014 Jun 27
0
remove unreferenced files from mail_attachment_dir
Hello,
I restore a backup from all users (mail_location ...) the
mail_attachment_dir backup was not from the same time.
How can I the unreferenced files from mail_attachment_dir?
Hardy
2005 Sep 10
3
probbable generator hang bug in rsync
I've noticed this problem for a while and thought it was my
own changes to rsync causing them. I've recently done some
tests with vanilla versions of rsync though, and found the
same problem. Here's the details.
The generator process on an rsync server seems to get stuck in
an infinite loop after a client process dies. (The receiver
process dies just fine). I can produce this
2005 Apr 22
2
hardlink bug in 2.6.4?
The background:
I host one of the unofficial slackware mirrors & push to a high speed (unlisted) mirror that several other unofficials use for pulls. To save time/disk/bandwidth I use a custom script to hardlink the trees prior to pushing the updates to said unlisted mirror.
The commandline (linewrap from hell, sorry):
(note: username/password/hostname/modulename deliberately obfuscated)
2012 Sep 27
0
[LLVMdev] Possible bug or misunderstanding of feature LLVMConstIntOfString
Hi All
I am a novice LLVM user trying to use LLVMConstIntOfString using the c api
to get a integer of arbitrary size from a hexadecimal string.
Example code follows:
LLVMContextRef context = LLVMContextCreate();
LLVMValueRef value =
LLVMConstIntOfString(LLVMInt64TypeInContext(context), "0x0000000f0000ffff",
16);
This is working properly as expected.
However I have noticed that
2019 Dec 26
4
Settable minimum RSA key sizes on the client end for legacy devices.
Recently I tried to turn on SSH on my 12 year old APC-UPS.? I soon
discovered that I couldn't connect to it because my newer version of
openssh doesn't support RSA key sizes below 1024 bits.
I'd rather not dredge up a big fight, but I _would_ like to express a
desire for some form of overriding the minimum key size.? Basically I've
had to turn on telnet access again, lowering
2005 May 12
2
help me understand keepalive..
I'm not sure keepalive is working the way I think it's supposed to.
Here's my test. I've got a large file (approx 1 gig) on the rsync
server, and I append a character on the end to make it slightly
different. I fire up rsync on the client side and everything
works fine until I hit the timeout value. I have this
problems when I have a timeout of below 90 seconds. I've tried
2020 Jul 23
4
samba-tool domain backup offline stalls
On Wed, July 22, 2020 21:47, Andrew Bartlett wrote:
> Are you using DLZ_BIND9? There is a bug where it doesn't know the locking
rules for those files.
No. I am using the internal dns service.
> Otherwise, work out which commend it is waiting on (the child) and
> what lock that is waiting on (lslocks on linux is what I used to
> debug this stuff).
There does not appear to be
2005 Sep 27
3
"missing secret for user" using cygwin rsync on Windows XP Home
Hi,
I'm trying to set up rsync to allow me to backup a number of Windows machine to a Windows XP Home server using Nasbackup.
I can get rsync working fine but have been struggling for days to get user authentication working.
/var/log/rsyncd.log
2005/09/27 13:46:37 [1352] rsyncd version 2.6.6 starting, listening on port 873
2005/09/27 13:47:50 [4088] auth failed on module modulename from
2019 Dec 26
2
Settable minimum RSA key sizes on the client end for legacy devices.
On 12/26/19 6:35 AM, Stuart Henderson wrote:
> On 2019/12/25 21:02, Steve Sether wrote:
>> Basically I've had to turn on telnet access again, lowering security.
> Does it really lower security? The very old embedded OS is not going to
> be secure anyway, this type of device should only be used on a trusted
> private network. (New embedded OS are often not much better so
2011 Apr 25
0
[LLVMdev] Big Windows Clang DLL
Hi,
I've been doing some experimenting to get a "big" DLL version of Clang
working. This involves changes to LLVM as well as Clang, and might apply to
doing a "big" DLL version of LLVM too (if that makes sense), so I'm posting
this to both cfe-dev and llvmdev.
Basically, I want to find out if this mechanism is acceptable, or what
alternative I should pursue.
I have a
2006 Mar 15
2
Still getting a generator hang on 2.6.7
I've gotten around to testing the generator hang bug using stunnel
under 2.6.7, and I still occasionally get the same problem. It
seems to be around 50% of the time. Here's some strace output from the
generator and receiver from two runs, one where the generator exits
properly, and one where it doesn't. Run 2 hangs indefinately.
Run 1
Generator:
Process 14581 attached - interrupt
2004 Apr 06
1
ODBC database logging for rsync
I've added ODBC database logging to rsync, and was wondering what
the procedure is to submit my code changes to be (hopefully) included
into the main development branch of rsync.
I've added everything in such a way that ODBC database logging is
only included with a configure option, and otherwise not compiled in.
Is there any interest in ODBC database logging for Rsync? If
so should I
2020 May 28
1
STIR-Shaken
>
> My company is one if the six service providers approved. We are not ready
> yet, probbably next week, since the certificate needs to be issued by the
> Certification Authority. As I said, we are the ONLY provider that you may
> use with Asterisk remotely, via UnixODBC. The rest of the other providers
> will force you to send a call to them.
Here is some material for you to
2020 Jul 22
3
samba-tool domain backup offline stalls
FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS.
When I run 'samba-tool domain backup offline targetdir=/tmp' I see this:
running backup on dirs: /var/db/samba4/private /var/db/samba4 /usr/local/etc
Starting transaction on /var/db/samba4/private/secrets
At which point samba-tool enters a permanent wait state.
86064 root 1 52 0 131M 78M wait 3 0:01 0.00%
2007 Aug 24
0
rsync patch to add Apple keychain support
Hi!
In a project I'm working on, I needed a way to run rsync in daemon mode
as a regular user without having the passwords readable to everybody
accessing the console. With this chance rsync falls back to Apples
keychain access if no secrets file is given.
You need to put the passwords into the keychain like this (I do it
programmatically bit it can be done manually as well):
2005 Mar 07
2
Running DVD Profiler fails
Hi !
I'm trying to get a program called DVD Profiler from InterVocative Software
working in wine but it fails:
#!/bin/bash
. findwine
cd "$WINEDIR/c/Program Files/InterVocative Software/DVD Profiler"
#$WINE "c:\\program files\\InterVocative Software\\DVD Profiler\\dvdpro.exe"
${PARAM:+"$PARAM"} &>/dev/null &
$WINE "c:\\program
2012 Dec 18
2
Odd problem with puppet 3 and module files permissions
We have an odd situation with a puppet 3 installation. It isnt serving out
the module local files.
We understand (Somewhat) about the new auth.conf requirements, and have
filled those out.
So, access to things such as
puppet:///files/etc/somefile.conf
are working fine.
However, attempts to access
puppet:///modulename/somefile.conf
fail, with
(in the case of modulename==java)
Error:
2004 Oct 15
0
[Bug 1937] New: timeout in data send/receive
https://bugzilla.samba.org/show_bug.cgi?id=1937
Summary: timeout in data send/receive
Product: rsync
Version: 2.6.2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: ade.rixon@big-bubbles.fluff.org
2011 Nov 02
3
[LLVMdev] [PATCH] LLVM 3.0 broken in lib/Support/Windows/DynamicLibrary.inc
I don't know since when, but this file has been changed to remove all the
trickery (aka defines) needed for MinGW-w64 (and probably everything else
that as forgotten) to succesfully compile it.
Attached is a patch that reintroduces the compiler checking. I would like
to see this in LLVM 3.0, otherwise (by the looks of the reintroduced code)
anything newer than _MSC_VER_1500 will be broken.
2010 Jul 22
2
samba4 phyton-dns error
Dear all,
I compiled Samba 4.0.0alpha12 successful on my centos 5.5 box. Kerberos and
DNS working as wanted.
There is only a ugly ?error in dnsupdate. Samba_dnsupdate gives this error:
Traceback (most recent call last):
? File "/usr/sbin/samba_dnsupdate", line 40, in ?
??? samba.ensure_external_module("dns", "dnspython")
? File