you should check the settings of your switch ports and look into the
output of 'ifconfig -a'.
try nailing the switch to 100baseTX.full duplex and set up the network
card with 'ifconfig fxp0 media 100baseTX mediaopt full-duplex'
this solves carrier transition problems with stupid switch hardware
wh
On Thu, 30 Aug 2001, Hans Christensen wrote:
> Here is where it gets weird. If I ftp into one of my boxes at Site A
> across the WAN (in this case from a colocation facility) and put a large
> file onto my server in Site A, I get speeds of about 10KB/s. This may
> fluctuate from 4KB/s to 16K
I have recently redefined a problem which has been
plaguing me for closeto a year now. I have several FBSD boxes at a site fed
by a Sprint T1 (SiteA). Each of these boxes is capable of ftp'ing to each
other on the samesubnet at speeds approaching the limits of the disk
subsystem. In shor
Ivan van der Merwe wrote:
>
> Hi
>
> I need to do fequent ftp downloads. I would like to put
> this in the crontab if possible.
> In windows you can specify a file containing
> all the files that you want downloaded.
>
> Can I do the same on Unix
Of course you can:
ftp some.server.com
> I need to do fequent ftp downloads. I would like to put
> this in the crontab if possible.
There is also the "mirror" port in /usr/ports/ftp.
Mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Ron Scott writes:
> Today Ivan van der Merwe wrote:
> > I need to do fequent ftp downloads. I would like to put
> > this in the crontab if possible.
> > In windows you can specify a file containing
> > all the files that you want downloaded.
> >
> > Can I do the same on Unix
>
> Sure, try wget
Today Ivan van der Merwe wrote:
> Hi
>
> I need to do fequent ftp downloads. I would like to put
> this in the crontab if possible.
> In windows you can specify a file containing
> all the files that you want downloaded.
>
> Can I do the same on Unix
>
Sure, try wget (/usr/ports/ftp/wget).
Hi
I need to do fequent ftp downloads. I would like to put
this in the crontab if possible.
In windows you can specify a file containing
all the files that you want downloaded.
Can I do the same on Unix
Thanks
Ivan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd
8 matches
Mail list logo