similar to: rsync - what can it do?

Displaying 20 results from an estimated 10000 matches similar to: "rsync - what can it do?"

2003 Aug 04
2
always copy the whole file?
Here's how it works in my 2 computers. First, on auk2 # rsync -a auk1::pub/linux.iso . It takes about 4 minutes. Everything is fine. However, after doing this on auk1, # echo "hello" >> /pub/linux.iso Then, on auk2 # rsync -a auk1::pub/linux.iso . The execution time of the first command is still 4 minutes. I think it's supposed to be much shorter than the first case?
2017 Feb 17
4
Minimum python 2.7 (not on RHEL6) for Samba 4.7 AD DC?
G'Day, I've been looking at our minimum python version for the AD DC. We have some patches currently being proposed to help us become compatible with the modern Python3, and one aspect (PyCapsule) would be easier to do if we restricted Samba to requiring Python 2.7 as a minimum. The wrinkle comes from our good friends at Red Hat, which found itself caught with Python 2.6 on RHEL6.
2011 Aug 21
4
[LLVMdev] ShadowStackGC.cpp - More Dead Code?
Hi, I've been looking at all of the uses of the 'unwind' instruction, and ShadowStackGC.cpp is the last pass which actually creates 'unwind' instructions. The thing is, this pass seems to be dead. It hasn't been updated in any meaningful way since ~79000. Should this pass go the way of the dodo? -bw -------------- next part -------------- A non-text attachment was
2012 Mar 06
2
Why aren't row names in a data frame unique?
I expected the row names to be unique but a data frame appears to be able to hold duplicate row names. This makes me thing that there must be circumstances when it is necessary. However, I cannot think of any. Please enlighten me. [[alternative HTML version deleted]]
2009 Apr 20
8
bug when subtracting decimals?
Try this: 0.7-0.3==0.4 (We get FALSE) 0.7-0.3<0.4 (We get TRUE) but 0.8-0.3==0.5 (TRUE) 0.8-0.3<0.5 (FALSE) Funny, he? There is a way around: round(0.7-0.3,1)==0.4 (TRUE) Obviously there is a problem with some combinations of decimal subtractions, that - we have the feeling - shouldt be solved. Best regards Sven & Wolfgang -- View this message in context:
2009 Apr 20
8
bug when subtracting decimals?
Try this: 0.7-0.3==0.4 (We get FALSE) 0.7-0.3<0.4 (We get TRUE) but 0.8-0.3==0.5 (TRUE) 0.8-0.3<0.5 (FALSE) Funny, he? There is a way around: round(0.7-0.3,1)==0.4 (TRUE) Obviously there is a problem with some combinations of decimal subtractions, that - we have the feeling - shouldt be solved. Best regards Sven & Wolfgang -- View this message in context:
2011 Aug 23
0
[LLVMdev] ShadowStackGC.cpp - More Dead Code?
Hi Bill, I don't think it's dead code, per se -- AFAIK there are still clients of LLVM which use the shadow stack as part of their garbage collection implementation. HLVM is probably the most visible such project. My own project now has its own GC plugin to emit stack maps, rather than relying on the shadow stack. But for what it's worth, I found the shadow stack to be a useful
2008 Sep 25
1
OT: Do You Know What the Problem With CDMA is?
It's OT but I thought it was funny enough to point out seeing this is a telephony list...... world wide data.....like the 'world series' of baseball if you ask me :-) Regards, Dean Collins dean at cognation.net +1-212-203-4357 (New York) +61-2-9016-5642 (Sydney) http://www.Cognation.net <http://www.Cognation.net/profile> ________________________________ From:
2016 May 21
3
mail-search backtrace
On 13/04/16 06:41, Timo Sirainen wrote: > On 09 Apr 2016, at 21:48, Hugh Bragg <hughbragg at dodo.com.au> wrote: >> I'm repeatedly getting this error: >> >> Apr 07 04:37:27 imap(mymail at address): Panic: file mail-search.c: line 84 (mail_search_arg_init): assertion failed: (arg->initialized.keywords == NULL) >> Apr 07 04:37:27 imap(mymail at address):
2009 Apr 26
5
Steam problem
Hello folks, I've a problem. I just installed Jaunty, and, thanks to Wine, the latest version of Steam. But, after the installation, it doesn't open. It just stays in processes as "Steam.exe" @ sleeping. Any solutions? (I tried running it on both XP and Vista mode)
2009 Jun 11
2
Steam games stopped working
yesterday i played so much and gotta update, but pressed no when it ask about restartig steam, today tried run any game and wineserver always saying crash ;( someone know anything how to fix it? running funtoo 2.6.29-r3 and latest wine ofc. i can prowide some debug if someone tell me how i can do that..
2005 Jun 24
2
Steam problem
Hi List! I have a little problem: I start steam so: *jonas@jonas:~/.wine/drive_c/Programme/Valve/Steam$ wine steam.exe *err:mmio:MMIO_ParseExtA No . in szFileName: "" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\Program Files\\Valve\\Steam\\" fixme:vxd:VXD_Open Unknown/unsupported VxD L"gdperf.vxd". Try setting Windows version to 'nt40' or
2008 Aug 20
2
Bold I know... problem with Steam in darwine
Ya ya i know a little over the top.. I got the program to install and run surprisingly smooth actually, the only issue I have is when it comes time to install the games using the steam client. Under the my games section when i select a game and click install the program crashes. This is what I am getting in the log. ------------------- err:ole:CoGetClassObject class
2011 Sep 19
2
odd steam install location?
I am trying to track down a crash in Steam (Steam itself, not a game through it). In following appdb instructions for Steam I realized that it was installed in /home/tparker/.local/share/wineprefixes/steam/drive_c/Program Files/Steam/steam.exe and not in :~/.wine/drive_c/Program Files> where I had expected it, although that second directory does have a SteamInstall.msi sitting in it but
2011 Jun 10
3
Steam Ghost Window??
Hi, i have a very crazy issue: Im connecting with a NX Client to a XFCE Desktop. There is Wine, some Fonts and the Gecko Engine installed. The Installation and Update of Steam was very good, but after the Update was finished, i only see a Ghost Window of Steam (even when i kill it and start it again): [Image: http://img834.imageshack.us/img834/5858/xfcesteamghost.png ] I also tried a reinstall
2010 May 09
12
Steam crashes immediately.
I've followed all the instructions on the appDB page, yet the Steam (new 2010 UI version) crashes after being shown for less than a second. here is the output of WINEDEBUG=warn+all: http://pastebin.com/T0K8w1Uv I'm running wine 1.1.44 compiled from source on ubuntu 10.04
2010 Dec 25
2
Steam Crash on Startup
I'm trying to run Steam on Fedora 16. Steam was installed with windows, and games where downloaded. when I try to launch with wine /media/disk/Program\ Files\ \(x86\)/Steam/Steam.exe i get fixme:process:GetLogicalProcessorInformation ((nil),0x32e48c): stub fixme:process:GetLogicalProcessorInformation (0xce0c00,0x32e48c): stub CellID: Fetching server list from CSDS. . .
2008 Sep 01
7
Slow performance with many 3D games
Lots of 3D games such as Team Fortress 2, Audiosurf or Stalker have very low performance in comparison to running on the same computer on Windows. What can I do to improve it? What developers have still to implement to fully support 3D rendering?
2010 Sep 08
16
Steam installation problem
Hello, I'm using steam on wine for a long time now, after an update a couple of weeks ago my Steam.exe displays an error : "Steam.exe (main exception): Cannot open blob archive file: CMultiFieldBlob(mem-mapped file): Failed to MapViewOfFile" I'm not using a NTFS partition tu install steam or tu run wine. So I'm a bit helpless I hope you guys can help me
2008 Aug 23
4
no games
ok i've waited a day with steam running and i've stoped and started steam many times and my games still don't show up in the "my games" tab. The same message still appears when i try to repurchase my games saying that the software i want to purchase is not offered in my area. could it be that steam is misreporting my location the the servers? im using ubuntu 8.04 and wine