[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pkg_add



Looks like you're having bad luck with the ftp server.
pkg_add goes to a great length to close connections
so as to avoid having two live connections to the same
server at the same time, when fetching dependencies.

However, it does use a new connection for each new package.
So, if you're dropping in at a bad time, when the server
is almost overloaded, sometimes you get in, sometimes you don't.