Displaying 3 results from an estimated 3 matches for "filecounter".
2006 Dec 08
2
any way to make the code more efficient ?
...op, things start to slow down significiantly and I think I
remember reading somewhere that doing an rbind of something to itself is
not a good idea. Thanks.
#=======================================================================
===============================================
start<-1
for (filecounter in (1:length(datafilenames))) {
print(paste("File Counter = ", filecounter))
datafile= paste(datadir,"/",datafilenames[filecounter],sep="")
aggfxdata<-clnaggcompcurrencyfile(fxfile=datafile,aggminutes=aggminutes,
fillholes=1)
logbidask<-log(aggfxdata[,"bid...
2004 Aug 10
2
out of memory in receive_file_entry rsync-2.6.2
Hello,
I've had some problems using rsync to transfer directories with more than
3 million files. Here's the error message from rsync:
<snip>
ERROR: out of memory in receive_file_entry
rsync error: error allocating core memory buffers (code 22) at util.c(116)
rsync: connection unexpectedly closed (63453387 bytes read so far)
rsync error: error in rsync protocol data stream (code
2010 Aug 10
1
maildirsize having incorrect content, how to recreate/correct?
Hi List,
I have (otherwise successfull) migrated a server from cyrus to dovecot
(Mac OS X Server 10.5.8 to 10.6.4 [dovecotd version to be
1.1.20apple0.5]).
There are ca. 300+ users of which a very small handfull (ca. 1 %) are
having reported a usage size that is very different to what 'du'
reports.
How can I rebuild the maildirsize and why might it be wrong in the
first place(?)
Will the