Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] Incremental every hour / sftp download
It is very difficult to imagine how 'Incremental every hour' could make any difference to SFTP downloading, the two sections of code are completely unrelated. The only difference I can think of is that in 'Incremental every hour' mode Summary would tend to be using quite a bit of memory, while in normal mode it would be using little memory at that time. If you were running out of virtual memory it could cause a problem for SFTP. You should make sure that you have more physical RAM then Summary says it is using in the Program Status report and that you have a reasonably sized swap partition. The most likely cause is that SFTP is failing for reasons that have nothing to do with 'Incremental every hour', and it only appears that they are related. You might want to check the Linux system log file (typically /var/log/messages) to see if there are any error messages from SFTP there. SFTP connections are somewhat more dependent on reliable Internet connections than normal FTP connections are. Basically, I have no idea what is happening. Any additional information you can provide might help. Good Luck Jason On 8/4/03 11:39 AM nvarney@edt.fr (nvarney@edt.fr) wrote: >I check the option 'Incremental every hour', then every hour, all my sftp >log downloading fails. >FTP downloading are ok. > >Here is a trace of summary log: > >Getting directory for: 'sftp://myserver//var/log/httpd/' >Problem reading SFTP response: Connection reset by peer >SFTP: Got 0 instead of version message! >Unknown download error! > >When I turn Summary in incremental mode, all is ok. > >I use Summay 2.3.6 SP under Linux (RedHat 7.3 as summary server, and sftp >clients) ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|