Thread: FTP Issues
View Single Post
Old 07-19-2010, 09:10 AM   #1
jdettbarn
All Star Reserve
 
jdettbarn's Avatar
 
Join Date: Mar 2002
Location: Buffalo, NY
Posts: 635
FTP Issues

The FBL recently converted to OOTP11 with the 11.2.15 patch. I've sent out the gm accounts dat, league files, etc. and everyone is having problems exporting. They are getting the in-game 202 error (upload error)... the weird thing is, I am not having problems exporting at all. I've tested exporting my roster and uploading the league file... no problems. I may be the only one on a Mac, however...

Anyway, if you had these problems with your league, how did you fix?

I've tried like 50 different settings (including different directory setups on the server)... no luck at all. There are remanants of the export attempt on the server, however... 0 byte team_##.ootp files.

Here's a sample FTP trace, if that helps:

FTP_CLIENT object created
FTP_CLIENT callback rate set to 300 ms
Set connect-, read- and idle-timeout to 30000 ms
Set connect-, read- and idle-timeout to 30000 ms
FTP_CLIENT::open - host set to ftp.federal-league.com
FTP_CLIENT::open - user set to exports@federal-league.com
FTP_CLIENT::open - password set
FTP_CLIENT::open - port set to 21
set to active mode
Successfully opened connection to host ftp.federal-league.com
Successfully changed directory to /
put - file size is 56920 byte
Successfully started sending file team_76.ootp

ChilkatLog:

AsyncPutFile:
DllDate: Feb 17 2010
Username: JMG

Component: Visual C++ 9.0
localFileSize: 56920

restartNext: 0
ModeZ: 0
BinaryMode: 1
Active transfer mode
Using ephemeral port range for Active data connection.
dataPort: 49638
MyIP: 192,168,1,2,193,230
SetupDataSocketTimeMS: 16
SetupActiveDataSocket: Elapsed time: 16 millisec
command: STOR
PutFilename: [team_76.ootp]

Begin waiting to accept Active data connection...
Timeout waiting to read socket or accept connection
timeoutMs: 30000
Timeout waiting to accept connection..
statusCode: 425
FtpResponse23: 425 Could not open data connection to port 50021: Connection timed out


Closed connection
Closed connection
FTP_CLIENT object destroyed

Chilkat session log:
--------------------

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 12 of 800 allowed.
220-Local time is now 11:40. Server port: 21.
- Show quoted text -
PORT 192,168,1,2,193,230
200 PORT command successful
.
STOR team_76.ootp
425 Could not open data connection to port 50021: Connection timed out
__________________

NPBL Idaho Spuds GM
Former Federal Baseball League and JOBL Commish (2002 - 2011)
jdettbarn is offline   Reply With Quote