Displaying 2 results from an estimated 2 matches for "msg00308".
Did you mean:
msg00038
2005 Nov 06
4
Size of /var/log/lastlog
Hi,
Can any of you explain this weirdness:
[root at machine log]# cd /var/log/
[root at machine log]# ls -la|grep last
-r-------- 1 root root 1254130450140 Nov 6 21:44 lastlog
[root at machine log]# du -hs lastlog
52K lastlog
What's up with the output of ls? This is x86_64.
Thanks,
Morten
2003 Jan 03
0
[Fwd: Re: rsync windows -> unix still hanging :(]
...patched rsync
successfully. This was patched from two published patches,
one for buffering which seems to cause severe performance
problems under cygwin while only mild under Linux. The
is for the hang documented elsewhere. Here are patch discussion links:
http://www.cygwin.com/ml/cygwin/2002-10/msg00308.html
http://sources.redhat.com/ml/cygwin/2002-09/msg01155.html
Below are the diffs. Note the use of 100ms not 30ms as per the
original posting.
Since you are on the rsync list, can you get them into that code line?
Jim
> On Sat, 28 Dec 2002, Scott Evans wrote:
>
> > I spent about 1...