Amanada Data Timeout Problem with CygWin

2003-04-04 Thread Brian White
I might be making progress; I'm not sure. For those who haven't been following... The amanda client under cygwin will reset the data connection without sending the final goodbye message and thus the server ignores all the backup data. To fix this, I removed the aclose of the various sockets

Re: Amanada Data Timeout Problem with CygWin

2003-04-04 Thread Brian White
I might be making progress; I'm not sure. [ snip ] So... Why does the server close (FIN) all three connections only 1 second after opening them? I can find no messages in the server logs as to why this might have happened. Don't know my networking and tcpdump, so I'm asking

Re: Amanda TCP Reset Problem with CygWin

2003-04-03 Thread Brian White
/-- watertown. /home/watertown lev 0 STRANGE sendbackup: start [watertown.ott.precidia.com:/home/watertown level 0] sendbackup: info BACKUP=/usr/bin/tar sendbackup: info RECOVER_CMD=/usr/bin/gzip -dc |/usr/bin/tar -f... - sendbackup: info COMPRESS_SUFFIX=.gz sendbackup: info end | Total

Re: Amanda TCP Reset Problem with CygWin

2003-04-02 Thread Brian White
Man... It's slow going when you only get to test your changes once a day! Look at my earlier post: http://www.cygwin.com/ml/cygwin/2001-12/msg00524.html (that solution was not right!) Why did a pause at the end of the process not work? Or did it just not work reliably? I

Re: Amanda TCP Reset Problem with CygWin

2003-03-31 Thread Brian White
, though... I hope that's okay. Are you going to publish your own porting steps or would you like modify my own? I'll see what I can write up. (once everything actually works, of course) Brian White wrote: Well, after several weeks of on-again, off-again work on this, I've got Amanda

Amanda TCP Reset Problem with CygWin

2003-03-28 Thread Brian White
Well, after several weeks of on-again, off-again work on this, I've got Amanda behaving pretty well under CygWin. I've applied Enrico's patches for v2.4.2 to v2.4.3 and it seems to run just fine. However, when the run completes, the CygWin amanda client completes, it resets the TCP connection

Re: Amanda and the windows world [Q]

2003-02-13 Thread Brian White
Does anyone have experience with an amanda = SERVER in a windows environment ? Unfortunately I don't have any Unix/Linux host available. I compiled the complete amanda package under Cygwin 1.3.10, I just don't know how to start the server and how to connect to the client. Hmmm... Having