>>>>> On Sat, 29 Mar 2003 00:41:32 -0600, Ken Williams <[EMAIL PROTECTED]> said:
>> Something about the way I'm FTP-ing these files (using Net::FTP, via >> the 'release' tool of PETDANCE) is making them appear on PAUSE with >> zero length. Not sure what that's about either. Some Net::FTP >> debugging info follows: >> >> Net::FTP=GLOB(0x38afe8)<<< 250 CWD command successful. >> Net::FTP=GLOB(0x38afe8)>>> PORT 192,168,0,101,213,215 >> Net::FTP=GLOB(0x38afe8)<<< 200 PORT command successful >> Net::FTP=GLOB(0x38afe8)>>> STOR AI-Categorizer-0.05.tar.gz >> Net::FTP=GLOB(0x38afe8)<<< 421 No Transfer Timeout (60 seconds): >> closing control connection. >> Net::FTP=GLOB(0x38afe8)>>> QUIT >> Net::FTP: Unexpected EOF on command channel at >> /Library/Perl/Module/Release.pm line 323 >> PAUSE upload successful Maybe you're behind a firewall and need to set passive ftp? -- andreas