similar to: rsync problem and question about using rsync with Maildir

Displaying 20 results from an estimated 14000 matches similar to: "rsync problem and question about using rsync with Maildir"

2013 Jul 22
0
[LLVMdev] Does nounwind have semantics?
Hi Andrew, On 22/07/13 10:23, Andrew Trick wrote: > > On Jul 22, 2013, at 12:56 AM, Duncan Sands <baldrick at free.fr > <mailto:baldrick at free.fr>> wrote: > >> my understanding is different. I'm pretty sure that what I'm about to say is >> the traditional way these things have been viewed in LLVM. That doesn't mean >> that it's the
2003 Nov 15
1
rsync 2.5.6 hanging
I am using rsync 2.5.6 on redhat linux 6.1 with 1gb ram. What I would like to do is mirror a directory on the server to another server for backup purposes. The server is an ftp server and the main directory in question is 77GB consisting of 391000 subdirectories and files. when I run rsync with the following command: /usr/bin/rsync -av --rsh=ssh --stats --progress --rsync-path=/usr/bin/rsync
2009 Oct 23
2
splitting a vector of strings...
Quick question -- if I have a vector of strings that I'd like to split into two new vectors based on a substring that is inside of each string, what is the most efficient way to do this? The substring that I want to split on is multiple characters, if that matters, and it is contained in every element of the character vector. --j -- Jonathan A. Greenberg, PhD Postdoctoral Scholar
2013 Jul 22
2
[LLVMdev] Does nounwind have semantics?
On Jul 22, 2013, at 12:56 AM, Duncan Sands <baldrick at free.fr> wrote: > my understanding is different. I'm pretty sure that what I'm about to say is > the traditional way these things have been viewed in LLVM. That doesn't mean > that it's the best way to view these things. > >> - nounwind means no dwarf EH. Absence > > I guess you mean
2003 Aug 21
2
rsync on aix fails on large files bigger than 2gb
I am using AIX 4.3.3 and 5.1, rsync version 2.5.5 protocol version 26 when rsyncing files that are larger than 2gb it dies. You get message about broken something. root limits is -1 filesystems are large file enabled. I tested this with linux to linux and it does not have this problem. any reason why it does not work in AIX? __________________________________ Do you Yahoo!? Yahoo!
2003 Aug 15
1
Bug in 2.05 .bss chain loader (works in 1.40).
I love syslinux, and loath to cry bug, but I think this might qualify. I found that using the chain loader in syslinux version 2.05 on a FreeDOS (ver. 2.30.1) boot floppy failed (locked after 'FreeDOS' is written to the screen). I tried other boot disks (dos 3.30, up to win98) with similar results. The good news is that version 1.40 (where it was originally implemented) works great !!
2002 Aug 24
1
Virtual servers - multiple sambas
New to this list. Running samba 2.2.4 set up as a PDC. We've recently added another department to our office network. Ideally, I don't want either department to see each others shares - just to be aware of the shares in their own workgroups. The documentation says that you can set up virtual servers using the "netbios aliases" and the "%L" options in the
2003 Aug 26
1
rsync NFS automount home directories, deletes on 2nd run
rsync'ing from NFS automounted /home directories does not appear to work as expected. Initially it automounts all the home directories, and copies the tree. However, when I run the same command a second time, it deletes all the files for with the /home directory happened to be unmounted. Some more details: Using 'ypmatch -k auto.home', I generate a list of /home/ directories to
2009 Nov 18
0
[LLVMdev] Arithmetic right shift emulation folding
Since C doesn't specify whether >> is arithmetic or logical on signed numbers, portable code would have to emulate it. Is there a way that LLVM will fold down to ashr in the IR? I first tried this: int ashr(unsigned a, unsigned b) { return (signed)a < 0 ? ~((~a) >> b) : a >> b; } But that generates 4 BBs. Slightly better is this one: int
2010 Aug 19
2
Can't read/write to _nonfi
Good afternoon, Hope you all have a wonderful day. I am glad to be here. Hope you could help me with the following errors that i have been trying to figure it all out since last week. I am using Splus from Insightful, and as i read, R and Splus are very similar. So hope you could help me. I have been continously received these error messages after i ran my small program for couple of
2003 Aug 09
0
rsync / rdiff in win/dos
Thanks Donovan, I downloaded the librsync 0.9.6 from sf and it compiled just fine believe it or not in the new visual studio.net. There where warnings but no fatal errors and the exe seems to be running just fine. I've tested it just now on a 60 meg mdb file that I've been trying to backup.. it seems to work great!. I even saved the original so I could apply patches and then file compare
2000 Mar 17
3
Bug in SMBCLIENT
I already posted this message but I had no answer. Sincerely, I think it is a bug and I'd like to hear developers on this. Platform: - HP-UX 11.00 - HP C/ANSI C Compiler (B.11.01.06) Copying a (large) directory structure from a NT share, interactive command: # smbclient //machine/share password >prompt >recurse >mget * fails to copy 76th, 115th, 154th file of
2010 Jan 08
1
Rsync performance with very large files
We're having a performance issue when attempting to rsync a very large file. Transfer rate is only 1.5MB/sec. My issue looks very similar to this one: http://www.mail-archive.com/rsync at lists.samba.org/msg17812.html In that thread, a 'dynamic_hash.diff' patch was developed to work around this issue. I applied the 'dynamic_hash' patch included in the 2.6.7 src, but it
2010 Nov 22
2
Confused about Maildir
I'm trying to configure Dovecot 2.0.7. In the Dovecot Wiki for Maildirs it says that Maildirs are almost always located in ~/Maildir. I'm a Linux end user, not a programmer, so I may be wrong in this; but isn't the notation "~/" used for system users only to reference their home page; /home/<user>? If that's the case, then does that mean that Maildirs can
2005 Jan 26
1
dovecot Maildir issue
I'm working on switching a domain from a Cyrus+postfix+procmail to Dovecot+postfix+procmail (using Maildir). It works great, except one small problem. I cannot figure out what the permissions for my Maildir directories should be. Can anyone point me to a doc or just a few pointers on what the permissions of the Maildirs should be? The only way I seem to be able to make this config work is to
2006 Dec 11
3
rsync /somedir work@backups::somearchive/ gets stuck in huge maildirs, rsync /somedir root@backups:/some/path/ works
hi, i hope i'm not reporting something well-known; i tried to understand the available bug tracking information. please excuse me if my problem report should not meet your standards, but i want to direct your attention to the following: http://koffein.org/av/rsync-bugreport/ problem report for rsync 2.6.9 on linux/IA32, 09 Dec 2006 Herwig Wittmann
2006 Mar 14
1
Shared maildir through namespace help...
Hi, I'm a happy user of dovecot since the 0.99.x days, and recently switched my user base to 1.0b2. Now, to the point, I got a request (from marketing) to share a lot of maildirs between two (and possibly more) accounts. Those two accounts have differents uid/gid. The maildirs are actually in one of the account. I thought I could possibly craft a public namespace for those maildirs as
2004 Aug 06
0
noobie questions
Should I actually have a "radiofree.ogg" file being written on my Linux box? If so, I don't see it. I'll try a different player as well. --- Kerry Cox <kerry.cox@ksl.com> wrote: > Winamp3 is broken according to some posts here. Try > Winamp 2.91 or the > latest XMMS. Of course, XMMS requires the xmms-mp3 > libraries. > Try that and see if it helps. > KJ
2004 Aug 06
0
noobie questions
Just a note: This is similar to the problems I am (still) having. I too am using Redhat9 (Icecast2 and Ices2). I've used Winamp2 (Zinf tells me the data is corrupted), but instead of the high-pitched noise you describe - I get dead silence. Of course, everything leads me to believe that the connection is healthy and the stream is working. There's a
2011 Dec 22
1
Maildir migration and uids
I'm in the process of migrating a large number of maildirs to a 3rd party dovecot server (from a dovecot server). Tests have shown that using imap to sync the accounts doesn't preserve the uidl for pop3 access. My current attempt is to convert the maildir to mbox and add an X-UIDL header in the process. Run a second dovecot that serves the converted mbox. But dovecot's docs say,