ftp login

2005-04-01 Thread Mister Jack
Hi, I've been suggested to use wget to retrieve a file by ftp like : wget ftp://$USER:[EMAIL PROTECTED]/$URI -O $URI-$DATE which I find nice, but my probleme is that my login contains a @ ( [EMAIL PROTECTED] is my login. Hostname is different from the ftp site I connect to...) So it makes : wget

Re: Race condition in wget

2005-04-01 Thread Hrvoje Niksic
Behdad Esfahbod [EMAIL PROTECTED] writes: If I use the 1.8.2 version, although I get 100 different log files, but get only 14 index.html files. And this was a bug, because those HTML files are likely to be both overwritten and concurrently written to by, on average, 7.14 Wget processes per

Re: Race condition in wget

2005-04-01 Thread Hrvoje Niksic
Behdad Esfahbod [EMAIL PROTECTED] writes: Thanks. I tried the CVS version and the 1.8.2 version, on NFS, using a loop like yours, couldn't reproduce the problem. I am told that O_EXCL has worked just fine on NFS for many years now. The open(2) man page on Linux is either outdated or assumes

Re: ftp login

2005-04-01 Thread Hrvoje Niksic
Mister Jack [EMAIL PROTECTED] writes: I've been suggested to use wget to retrieve a file by ftp like : wget ftp://$USER:[EMAIL PROTECTED]/$URI -O $URI-$DATE which I find nice, but my probleme is that my login contains a @ ( [EMAIL PROTECTED] is my login. Hostname is different from the ftp

Re: Race condition in wget

2005-04-01 Thread Behdad Esfahbod
On Fri, 1 Apr 2005, Hrvoje Niksic wrote: Behdad Esfahbod [EMAIL PROTECTED] writes: Thanks. I tried the CVS version and the 1.8.2 version, on NFS, using a loop like yours, couldn't reproduce the problem. I am told that O_EXCL has worked just fine on NFS for many years now. The open(2)

Re: Race condition in wget

2005-04-01 Thread Hrvoje Niksic
Behdad Esfahbod [EMAIL PROTECTED] writes: I am told that O_EXCL has worked just fine on NFS for many years now. The open(2) man page on Linux is either outdated or assumes ancient or broken NFS implementations. Well, the network I'm on is the Computer Science department's graduate students

RE: Character encoding

2005-04-01 Thread Alan Hunter
but I suspect it does not come from Wget doing something wrong. I'm not so sure about that, it displays different output for the same infile, when only the extension of the infile changes. I tried with the exact same file spidered three times, only changing the extension between each spider.