similar to: [patch] output of rsync -n truncated

Displaying 20 results from an estimated 100 matches similar to: "[patch] output of rsync -n truncated"

2002 May 16
1
[patch] suggestions for -v option
The attached patch makes two changes to the behavior of the -v option: 1) The initial "building file list ... done" and the last two lines with transfer statistics are moved to verbose level 2, which means that you have to specify -vv to see them. When I use -v, I only want to see which files are being updated. Perhaps the statistics could be controlled by a separate option,
2004 Feb 02
1
[PATCH] --one-file-system and automounter
We use rsync in a Linux installation script. First, the root filesystem of another machine on the network is cloned with "rsync -axzH", and then a few files are updated to give the clone its own identity. This works fine, but last week, the Postfix mailer daemon on a new machine refused to start because some lock files had a link count of 2. It turned out that rsync had created two
2004 Jan 06
2
[patch] making rsync less verbose
Unless you suppress all output with the -q option, rsync will always print an initial "building/receiving file list ... done" line. In my opinion, this is a bit superfluous. When I want to see a progress indication, I can use the --progress option. Another issue is the 3-line transfer speed and speedup factor report at the end. So every rsync invocation produces at least four lines of
2005 Sep 29
0
Samba + LDAP Login problem
Sorry if something wrong with this question - i'm pretty new in the field... But i really need some help or link... I have strange problem: Linux by Fedora 3 with latest updates Samba 3.0.14a LDAP 2.2.13 idealix small 10-users server without any security needs. 2 users of them sometimes fail to login and in nt user manager when i try to open them i get the message "The username could
2002 May 22
2
rsync: race condition can cause loss of diagnostic output
[This is a copy of the contents of Debian bug report #147842.] Package: rsync Version: 2.5.5-0.2 Severity: normal Cause ----- - rsync forks a child which in turn forks a grandchild in main.c:do_recv(). - Diagnostics written by the grandchild need to be read by the child using read_error_fd() to be handled properly (with the end result being that they are seen by the user running rsync). -
2009 Feb 03
2
Could not found winmm.dll
Hello, i am trying to run Altium Designer Winter 09 on Ubuntu 8.04 with Wine. Altium Designer is a portable application. So their is no need to install. Just run it. It runs very well on my windows partition but not on ubuntu. The message is : "Unable to find DLL C:\Program Files\Altium Designer Winter 09\dxp.exe->winmm.dll" "Launching dxp.exe" "Licensed by VmWare,
2004 Feb 19
1
mirror whole hard disk with rsync
I want to create an exact copy of a whole hard disk and to maintain this copy synchronised with the "original" one. The idea is to have a safe backup that allows me, in case the "original" disk fails, to change it by the "clone" disk and start the computer as if nothing had happened. The computer runs Linux. I heard a good option for this purpose is to use dd to
2001 Oct 11
0
[patch] option to prevent connection timeout
Hi, The firewall at work doesn't allow me to make a direct SSH connection to the Internet, so I use the ProxyCommand to tunnel SSH through a HTTP proxy. This works fine, except for the fact that the HTTP proxy server closes the connection after 60 seconds of inactivity. Attached below is a patch that implements a new configuration option called "Idle" that lets you specify the
2009 May 07
3
Altium license server Error
Hi, i'm trying to set up an Altium License Server using wine (wine-1.0.1-174-gc4039bd) without success. The process hangs during service start: Code: wine: Unhandled page fault on read access to 0x00000000 at address 0x48f969 (thread 002b), starting debugger... fixme:shell:DllCanUnloadNow stub Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0048f969). Register
2011 Mar 22
1
Multi-monitor TwinView DirectX wierdness
I'm hoping somebody can tell me how to fix this. I use Altium Designer 10 with Wine on Fedora 14. I'm using nVidia TwinView with a GeForce GTS450. What happens is that when I have the window on my left screen, I have 3D acceleration, but the GDI text overlays disappear. When I move the window to the right hand screen, I lose 3D acceleration, but my GDI text overlays (PCB trace net names)
2017 Jan 06
0
Wine release 2.0-rc4
The Wine development release 2.0-rc4 is now available. 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://dl.winehq.org/wine/source/2.0/wine-2.0-rc4.tar.bz2 http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0-rc4.tar.bz2 Binary packages for various distributions will be available
2012 Feb 17
0
Wine release 1.4-rc4
The Wine development release 1.4-rc4 is now available. 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.4-rc4.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc4.tar.bz2 Binary packages for various distributions will be
2010 Jun 25
0
Wine release 1.2-rc5
The Wine development release 1.2-rc5 is now available. What's new in this release (see below for details): - Many translation updates. - A lot of bug fixes. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc5.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.2-rc5.tar.bz2 Binary packages for various
2019 Mar 03
0
Wine release 3.0.5
The Wine maintenance release 3.0.5 is now available. What's new in this release (see below for details): - Various bug fixes The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0.5.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0.5.tar.xz Binary packages for various distributions will be available from:
2008 Feb 21
1
having a problem with include/exclude logic
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 3088 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20080221/9cf0c512/attachment.gif
2013 Aug 02
0
Wine release 1.7.0
The Wine development release 1.7.0 is now available. What's new in this release (see below for details): - Support for vertical text in the Postscript driver. - Version 2 of liblcms used now instead of version 1. - Unicode data updated to Unicode 6.2.0. - Hyperlink controls supported in installers. - Improved support for XML attributes. - Various bug fixes. The source is
2008 Aug 22
0
Wine release 1.1.3
The Wine development release 1.1.3 is now available. What's new in this release (see below for details): - Beginnings of ddraw overlay support. - Many more crypt32 functions. - Improved support for tables in Richedit. - Support for NETWM window maximization. - Many installer fixes. - Tweaks for better PulseAudio support. - Various bug fixes. The source is available from the
2013 Nov 15
0
Wine release 1.6.1
The Wine maintenance release 1.6.1 is now available. What's new in this release (see below for details): - Translation updates. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6.1.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6.1.tar.bz2 Binary packages for various distributions will be available
2012 Oct 17
3
aggregate function not working?
The aggregate function for some reason will now work for me. The error I'm getting is: "Error in sort.list(y) : 'x' must be atomic for 'sort.list' Have you called 'sort' on a list?" agPriceList=aggregate(PriceList$Size, list(PriceList$bandNum),sum) *Price list dataframe:* dput(PriceList) structure(list(Price = c(0, 8.18, 8.27, 10.42, 10.5, 10.6, 11.13,
2018 Nov 23
0
Wine release 3.21
The Wine development release 3.21 is now available. What's new in this release (see below for details): - Typelib marshaller rewrite using NDR functions. - Graphics support on recent Android versions. - Support for memory font resources in DirectWrite. - Joystick support improvements. - Various bug fixes. The source is available from the following locations: