On Saturday, March 29, 2003, at 12:39 AM, Ken Williams wrote:
I tried to repair an upload this way, but it doesn't seem to have worked - PAUSE isn't fetching my new file. Last time I tried this, it seemed to work in less than a minute. Have I mixed something up?

Argh - apparently I didn't wait long enough. After about 15 minutes, I got the confirmation email from PAUSE. Sorry for the itchy trigger finger.



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

Still not sure about this FTP problem, though.


-Ken

Reply via email to