On Mon, Jul 06, 2009 at 02:27:34PM +0200, Jesus Sanchez wrote: > Hi list, using 4.5 > > I've a little script to add a few packages after a fresh install, > basically it's a pkg_add -i a b c .... line with ~40 packages to > install, but at some point after some packages get installed, the > connection with the server hangs and nothing happens untill I kill it > with Ctrl+c.
ftp server ? looks like a server or proxy somewhere that doesn't like abort commands. unfortunately, you can't do anything on the client. Using http will work around the breakage.