similar to: rsync /somedir work@backups::somearchive/ gets stuck in huge maildirs, rsync /somedir root@backups:/some/path/ works

Displaying 20 results from an estimated 70 matches similar to: "rsync /somedir work@backups::somearchive/ gets stuck in huge maildirs, rsync /somedir root@backups:/some/path/ works"

2018 May 08
4
[Bug 13423] New: Checksum option does not work as expected when append-verify is used
https://bugzilla.samba.org/show_bug.cgi?id=13423 Bug ID: 13423 Summary: Checksum option does not work as expected when append-verify is used Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
the --pasword-file= option is only for passing a password to a rsync server, as you have set up with the rsync --daemon process. Your rsyncd.conf file is fine, too. The problem is that you aren't calling your rsync daemon from your commandline. You are trying to connect via rsync to host as axlink and start a 'rsync --sender' process, to transfer data within the ssh process.
2005 Aug 21
2
Cygwin bug in hosts allow
When using cygwin, I tried to specify the subnet mask for the "hosts allow" option in rsyncd.conf with 192.168.1.0/24, but that didn't work. I had to use 192.168.1.0/255.255.255.0. With /24, it gives this error @ERROR: access denied to mymodule from rsyncclient (192.168.1.20) rsync error: error starting client-server protocol (code 5) at main.c(1171) Also, it would be handy if
2003 Jan 24
2
opendir(somedir/somefile): Not enough space -- why?
I am attempting to use rsync to copy a large filesystem from an HP-UX server to a Linux server with more than enough filespace. This operation fails. A small directory from the same HP-UX server can be transfered just as expected. The HP-UX server is the source. It has 1Gb RAM - the output of bdf for the volume the source files is on is: Filesystem kbytes used avail %used Mounted
2013 Sep 12
1
[LLVMdev] Issues with test framework as seen from OpenBSD buildslave
Hi, So now that the OpenBSD buildslave has been upgraded with enough memory to allow the build to finish I have noticed some issues with the test framework and was wondering if anyone could comment on what has shown up and/or anyone who is familiar with the framework could provide patches to fix the issues. For sed and head the tests are using command line options which are not specified by
2020 Aug 03
4
Migration issue
Hi All, I have tried the below command to migrate the data from the old server(dovecot version: 2.0.9) to new servers(dovecot version: 2.2.36 (1f10bfa63)). But it's throwing an error. old server name: production1 new server1 name: production2 (for HA/Replication) new server2 name: production3 (for HA/Replication) I have configured replication between production2 and production3, which is
2008 Mar 13
3
zoo object: replace NAs from another zoo object
Hello, I have two zoo objects, new and old, indexed by chron objects. Their structure is like this: (05/25/06 00:00:00) NA NA NA (05/25/06 00:02:00) 948.20 24.198 0 (05/25/06 00:04:00) 948.26 20.640 0 (05/25/06 00:06:00) 948.37 19.653 0 (05/25/06 00:08:00) 948.48 19.135 0 (05/25/06 00:10:00) 948.54 22.510 0 (05/25/06 00:12:00) 948.55 27.175 0 (05/25/06 00:14:00) 948.46
2006 Mar 28
1
How to create a taxes column
Hello all, I have a table that has all existent taxes in my country and I want to use it to calculate the tax value for every product in my Product table. What''s the best way to do this? Maybe add some kind of virtual column to Product table? I have the following classes: class Product < ActiveRecord:Base belongs_to: tax end class Tax < ActiveRecord:Base end Can anyone tell
2011 May 11
2
IMAP message ID bad for very old message
Hi, I just noticed that the ordering by message ID when accessing my email via IMAP is messed up. I'm looking in the INBOX that contains 11757 emails. For some reason a load of emails from 2009 and 2010 are being listed near the top, for example I have a message with ID 11441 from 2009 where it definitely shouldn't be, its all mixed in with emails from 2011 there. Info from
2006 Jun 06
0
acts_as_taggable Plugin Docs
Hey! I did a write-up on DHH''s acts_as_taggable plugin. Its a plugin in need of more encomapassing documentation, so please, check out the post at my blog and feel free to comment extensively :] The post can be viewed here: http://rails.co.za/articles/2006/06/04/acts_as_taggable-plugin-docs Thanks a lot to mr. DHH for his excellent plugin! Ciao! Gustav Paul gustav@rails.co.za
2001 Jul 18
2
Patch for latest ac release?
Lo, Is there already a patch out for latest 2.4.6-ac release? I'm pretty sure that the ext3 patch -ac2 can not be applied on this release. Bye. -- the trees the birds the air the grass the water the flies the trees
2007 Sep 22
11
[Bug 12520] New: EXA greedy mode corruption
http://bugs.freedesktop.org/show_bug.cgi?id=12520 Summary: EXA greedy mode corruption Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2011 Jan 18
2
Counting dates in arbitrary ranges
Dear Colleagues, I have a data set that looks as below. I'd like to count the number of dates in a series of arbitrary ranges (breaks) i.e. not pre-defined breaks such as months, quarters or years. table(format()) produces ideally formatted output, but table() does not appear to accept arbitrary ranges. I also tried converting the dates to numeric and using histogram to try to get the data,
2008 Jun 13
0
Wine release 1.0-rc5
The Wine development release 1.0-rc5 is now available. This should be the last release candidate for Wine 1.0, please give it a good testing. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0-rc5.tar.bz2
2013 Oct 22
2
[LLVMdev] SmallPtrSet patch for MCJIT
Hi Andy, Here is the patch. it incorporates: 1) your latest patch to SVN. 2) mcjit-module-state-optimization.patch. 3) the PtrSet changes. Other than the OwnedModules implementation there were other differences between 1) and 2), especially in the Finalize* functions, so please review that I got the right code. I got bitten by subtle bugs arising from MCJIT inheriting from EE: First, MCJIT
2019 May 13
4
debian 10: errors with my server samba-ad
Hello, Sorry for my english and for this very long email. I want to create samba-ad server with the package debian buster. I have follow the url : https://github.com/thctlo/samba4/blob/master/howtos/stretch-base-2.0-samba-minimal-ad.txt I have generated mon samba ad with the following command : samba-tool domain provision --use-rfc2307 --interactive Realm [LENZSPITZE2.CALAIS.FR]: Domain
2010 Mar 19
0
Wine release 1.1.41
The Wine development release 1.1.41 is now available. What's new in this release (see below for details): - A wide range of Direct3D improvements. - Support for SHA-256, SHA-384, and SHA-512 algorithms. - A number of MSHTML fixes. - Support for mp3 decoding on Mac OS X. - Various widl improvements. - More typelib fixes. - OLE storage improvements. - Various bug fixes. The
2007 Aug 23
0
[ANNOUNCE] xf86-video-ati 6.7.191
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ATI 6.8 pre-release This is the long awaited radeon driver with randr 1.2 support. radeon 6.7 was pretty much a dead end, so it's been branched for those that still want to play with it. In addition to randr support there are quite a few other goodies: zero copy tfp, improved connector table parsing, TV-out support, and much more. Changes since
2019 May 14
2
debian 10: errors with my server samba-ad
hi, I modified my file named.conf.options . When i use dig lenzspitze2.calais.fr I get an answer which contain answer section, authority section and additional section. I haven't map "Domain users" into "user" When I execute samba -i i have always the message error or warning ? /usr/sbin/smbd: pid_to_procid: messaging_dgm_get_unique failed: Aucun fichier ou dossier de
2010 Apr 19
20
Lustre Client - Memory Issue
Hi Guys, My users are reporting some issues with memory on our lustre 1.8.1 clients. It looks like when they submit a single job at a time the run time was about 4.5 minutes. However, when they ran multiple jobs (10 or less) on a client with 192GB of memory on a single node the run time for each job was exceeding 3-4X the run time for the single process. They also noticed that the swap space