similar to: Limit the total bytes transfered?

Displaying 20 results from an estimated 8000 matches similar to: "Limit the total bytes transfered?"

2011 Jun 17
1
show how much bytes transfered per rsynced file?
We use rsync a lot to backup various stuff over bigger distances and its my project to look deeper into this backups to optimize backup. While its easy to make rsync print the size of the files it is transferring I didnt figure out how to determine how much bytes are actually transferred per file which is even more interesting. If I sync a whole data-structure with 100.000 files lets assume 1000
2006 May 01
6
Two developers, one on unix and one on windows
Hello all, An interesting problem, I am developing on Windows, another developer is using Unix, and our app and svn repository are running on a Linux box. We need an easy way to not keep breaking our app and each others development environs when we check in the code. The piece in question is the dispatch.fcgi. The path to ruby is (obviously) different in Windows and Unix. Has anyone run into
2017 Dec 15
2
InstAlias with tied operands - can it be supported?
Hello, InstAlias does not allow tied operands (repeated operands) in the asm string to be matched. It seems this situation is explicitly prevented in AsmMatcherEmitter.cpp: if (!Hack) PrintFatalError(TheDef->getLoc(), "ERROR: matchable with tied operand '" + Tok + "' can never be matched!");
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it appears to be gagging on the new localhost\.localdomain that is in the configuration file. I don''t know if this got added by my machine when compiling. diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp xen-unstable.hg/install/etc/xen/xend-config.sxp --- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2012 Apr 13
4
#!/usr/bin/env Rscript --vanilla ??
I think that's my first true question (rather than answer) to R-help. As R has, for a long time, become my primary scripting and programming language, I'm prefering at times to write Rscript files instead of shell scripts, notably when R has nice ways to do some of the things. On a standard standalone platform with standard R, I would start such a script with
2017 Dec 15
0
InstAlias with tied operands - can it be supported?
Hi, On Instructions you can use checkEarlyTargetMatchPredicate() to check that the operands are the same. There's an example of that in MipsAsmParser.cpp for DATI and DAHI. I can't think of a reason TableGen couldn't be made to allow this for InstAlias too. > On 15 Dec 2017, at 02:12, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello, > > InstAlias
2005 Dec 18
5
restarting fastCGI process
Hi, I am very new to this so please go easy on me... I am trying to deploy my app on dreamhost and I seem to be having problems getting it working. One of the troubleshooting items on the wiki states: Rails apps in production mode do not reflect changes made after they start running. So, if you found a bug, fixed it and nothing appeared to happen--this is probably because you
2006 Jun 23
2
rsync and mysql with users connected
Hi, I want to apologise for my bad english (I'm french). So I need to Back-up a lot of datas from a place to an another by the way of rsync with ssh naturally. A good question from my boss was : What happened when the mysql database is used by a user during the Backup ? Is the system stop the Backup or is it transparency for rsync ? Sorry if my question is stupid but I haven't
2007 Apr 18
5
FLAC: sending output to file
Hi, I'm using windows so I know the wildcard support for flac is broken. That's why I use this command to encode a whole directory of WAV-files to FLAC-files in a command prompt: for %1 in (*.wav) do flac -V --best "%1" This command is fully working Now I want to write the flac output to a file, so I can open this file later. I tried to add > outputfile.txt to the command
2005 Jan 25
2
[LLVMdev] llc -load....
hello... I have finish my backend. But I dont know how to install my backend... llc -load=???Load what?? Can anyone teach me? thanx.
2006 Jun 22
0
[Bug 488] New: Chain/Groupings of networks don't total pkts and bytes correctly
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=488 Summary: Chain/Groupings of networks don't total pkts and bytes correctly Product: iptables Version: 1.2.11 Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: normal Priority: P2 Component: iptables
2006 Jun 24
3
[Bug 488] Chain/Groupings of networks don't total pkts and bytes correctly
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=488 netfilter@linuxace.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter@linuxace.com ------- Additional Comments From netfilter@linuxace.com 2006-06-24 19:10 MET ------- Not
2010 Aug 20
1
Re: OT: Xranr support for MacOSX {was: Wine Window not Maximizin
The place to put this information is the MacOSX wiki page, which looks to be sorely in need of updating. An experienced Mac user needs to do it. http://wiki.winehq.org/MacOSX
2013 Feb 01
2
Make for Ruby 1.9.3 results in "cc1: out of memory allocating X bytes after a total of Y bytes"
I am unable to install RoR on a VPS running RedHat Linux with 512 MB. When I run "make" and "make install" I get the following output/error below. What can I do to resolve this memory problem? It appears I should have sufficient memory to install. I included the results of "make" and "free" to show the failure as well as the available memory. Thanks
1997 Dec 04
11
/etc/passwd - Domain Controller Synchronization
Hello, I don't know much about Samba so forgive me if this is a stupid question. I'm currently working on a project for a client that relies on Unix machines for their main applications. Access to Unix applications is done through terminal emulation (vt 100) on Windows PCs. We are implementing a Windows NT network for file an print sharing and to support SMS. One of the goals of the
2013 Jan 01
2
[LLVMdev] IR function pointers
I am coming up against a lot of function pointers in the IR, although the corresponding source code does not have indirect calls. For example: call void %1608(%"struct.LRT::RGBAucharFrameBuffer"* %1604) How can I resolve the targets of these? Also, why are they appearing as indirect calls in the IR, when they are direct calls in the source? Thanks. -Apala
2008 Dec 06
1
catching authentication failures with LDAP backend
Hi, we have recently been hit by a couple of brute force password attacks against dovecot. So what I want to do now is to add dovecot to fail2ban in order to block further attacks. However, I don't seem to be able to find out password verifification failures for our LDAP based user data. The only thing I see are loads of lines like these in the logfiles: -------CUT------- dovecot: Nov
2020 Nov 18
2
Complex proposal v3 + roundtable agenda
Krzysztof Parzyszek via llvm-dev <llvm-dev at lists.llvm.org> writes: > Examples of complex instructions? Sorry, I was referring specifically to this statement: >> Without intrinsics it may be hard to use such instructions especially >> because of the arithmetic simplifications. I was asking the question in the context of intrinsics vs. a first-class complex type.
2007 Aug 23
4
Idiomatic way to do a non-database Enumeration?
I have a class which stores as one of its attributes a day of the week as an integer (0-6, 0=Sunday, standard UNIXy values). I want, obviously, the views to show the weekday name and the forms to provide a drop-down with the weekday names. Essentially it''s a vrtual attribute whose value is the localized weekday name, which maps to the integer value that''s actually stored.
2007 Mar 12
7
Capistrano Hanging on Deployment
Hello ~ I am using the Capistrano recipe outlined in this post to restart my backgroundrb server: http://rubyforge.org/pipermail/backgroundrb-devel/2007-February/000718.html My Version: ~~~~~~~~~~~~ task :before_restart, :roles => :app do restart_backgroundrb end task :start_backgroundrb, :roles => :app do sudo "nohup