Rob Weir wrote:
On Sun, Feb 09, 2003 at 11:20:32AM +, Sean Burlington wrote:
Dave Selby wrote:
On Sunday 09 February 2003 8:45 am, you wrote:
On Sun, 9 Feb 2003, Dave Selby wrote:
Having a bit of trouble with wget loading from ftp sites, have set it up
to load urls from a text file.
On Sun, Feb 09, 2003 at 11:20:32AM +, Sean Burlington wrote:
> Dave Selby wrote:
> >On Sunday 09 February 2003 8:45 am, you wrote:
> >
> >>On Sun, 9 Feb 2003, Dave Selby wrote:
> >>
> >>>Having a bit of trouble with wget loading from ftp sites, have set it up
> >>>to load urls from a text file.
Dave Selby wrote:
On Sunday 09 February 2003 8:45 am, you wrote:
On Sun, 9 Feb 2003, Dave Selby wrote:
Having a bit of trouble with wget loading from ftp sites, have set it up
to load urls from a text file.
Are you sitting behind a firewall at all? Have you allowed both port 20
Sure am
On Sunday 09 February 2003 8:50 am, Jeffrey Taylor wrote:
> Quoting Dave Selby <[EMAIL PROTECTED]>:
> [snip]
>
> > 200 PORT command successful. Consider using PASV.
> >
> > 425 Failed to establish connection.
> >
> > Error in server response, closing control connection.
> > Retrying.
> >
> > This i
On Sunday 09 February 2003 8:45 am, you wrote:
> On Sun, 9 Feb 2003, Dave Selby wrote:
> > Having a bit of trouble with wget loading from ftp sites, have set it up
> > to load urls from a text file.
> >
> > In a shell script I have ...
>
>
>
> Are you sitting behind a firewall at all? Have you all
Quoting Dave Selby <[EMAIL PROTECTED]>:
[snip]
> 200 PORT command successful. Consider using PASV.
>
> 425 Failed to establish connection.
>
> Error in server response, closing control connection.
> Retrying.
>
> This is a bit of a problem since I wanted to use wget to download open office
> et
On Sun, 9 Feb 2003, Dave Selby wrote:
> Having a bit of trouble with wget loading from ftp sites, have set it up to
> load urls from a text file.
>
> In a shell script I have ...
Are you sitting behind a firewall at all? Have you allowed both port 20
and 21 for FTP? Also does it work on other F
Having a bit of trouble with wget loading from ftp sites, have set it up to
load urls from a text file.
In a shell script I have ...
#!/bin/sh
# Script to read list of URLs form /mnt/archive/wget/sources.list
# download the files and leave them in /usr/archive/wget/downloads
cd /mnt/archive/wget
8 matches
Mail list logo