PDA

View Full Version : FTP problems? Hit and Miss Allowing Uploads?


xix
4-9-03, 06:11 PM
I am on ftp server ftp02.powweb.com and I use blogger to publish my weblogs on my site.

All paths on Blogger are correct and about 30% of the time I post the FTP successfully uploads the files.

The big problem is this is hit and miss. See below: NOTICE HOW POWWEB ONLY ACCEPTS THE UPLOADING OF ONE FILE BUT MISSES THE SECOND? WHY IS THIS? WHY DOES POWWEB RESET THE CONNECTION??


220-=(<*>)=-.:. (( Welcome to PureFTPd 1.0.12 )) .:.-=(<*>)=- 220-You are user number 22 of 5000 allowed. 220-Local time is now 14:06 and the load is 0.00. Server port: 21. 220-This is a private system - No anonymous login 220 You will be disconnected after 5 minutes of inactivity.
USER xblog
331 User xblog OK. Password required
PASS xxxxxxxxxxxxxxxxxx
230-User xblog has group access to: 500 230 OK. Current restricted directory is /
SYST
215 UNIX Type: L8
PWD
257 "/" is your current location
REST 1
350 Restarting at 1. But we're in ASCII mode
REST 0
350 Restarting at 0
Restartable feature is enabled.
TYPE A
200 TYPE is now ASCII
TYPE I
200 TYPE is now 8-bit binary
PORT 64,41,146,215,146,110
200 PORT command successful
STOR /htdocs/archive.php
150 Connecting to port 37486

226-134192.4 Mbytes free disk space 226-File successfully transferred 226 1.759 seconds (measured here), 131.33 bytes per second
TYPE I
200 TYPE is now 8-bit binary
PORT 64,41,146,215,146,141
200 PORT command successful
STOR /htdocs/index.php
425 Could not open data connection to port 37517: Connection refused
ERROR: while trying to send file to server.
QUIT
221-Goodbye. You uploaded 1 and downloaded 0 kbytes. 221 Logout - CPU time spent: 0.006 seconds.