Displaying 3 results from an estimated 3 matches for "filecount".
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[,"b...
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?
...)
Will the maildirsize files be regenerated if deleted and when will
this then happen ( at the next time of the user logging in or?)
>From what I can read here:
http://www.inter7.com/courierimap/README.maildirquota.html
The maildirsize file contains (in linenumber > 1) "bytecount SPACE filecount"
I also have one (perhaps more) user with one line having a negative
value in maildirsize (-138204393 -2294) how can that happen / be
corrected?
Here's the info for one user with an much to high reporting of usage:
sh-3.2# pwd
/Volumes/RAID-06-low/Mail
sh-3.2# cat 495827A6-7AF5-4017-9F...