On 9/27/07, Noel Goodman <[EMAIL PROTECTED]> wrote: > What I'm getting at is that I don't know how to configure the system to make > passive ftp connections with file servers. > My OS is gentoo. Does anyone know where I can make that setting so that the > terminal knows that its a passive ftp connection it has to make?
Noel, try the commands: export FTP_PASSIVE=1 export PASSIVE_FTP=1 and then do your cpan stuff in the same shell. I think one of those will do the trick. -- Jason Etheridge | VP, Community Support and Advocacy | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://www.esilibrary.com
