mismith
1-8-03, 11:40 PM
Hey All...
I am trying to upload files to ftp01.powweb.com and am having problems. I suspect a resource issue on the server but don't know your setup and have to guess.
I am not using some silly *** gui ftp tool...(fine for some, I prefer command line).
In cmd window (XP) or in shell (linux), I get errors as follows:
~~~
230-User gomott has group access to: 500
230 OK. Current restricted directory is /
ftp> cd htdocs
250 OK. Current directory is /htdocs
ftp> put index.html
200 PORT command successful
425 Could not open data connection to port 64676: Operation timed out
~~~
dir and ls produce the same error...I can do a 'help'....
The fact that I auth and can cd within ftp session but fail with put, cd or ls and error saying port time out....I'm thinking there are a bunch of FIN_WAITS or daemon needs bouncing..
Any thoughts
...PS--I upload loaded files last night using the same procedure...
Thanks in advance
Mike
I am trying to upload files to ftp01.powweb.com and am having problems. I suspect a resource issue on the server but don't know your setup and have to guess.
I am not using some silly *** gui ftp tool...(fine for some, I prefer command line).
In cmd window (XP) or in shell (linux), I get errors as follows:
~~~
230-User gomott has group access to: 500
230 OK. Current restricted directory is /
ftp> cd htdocs
250 OK. Current directory is /htdocs
ftp> put index.html
200 PORT command successful
425 Could not open data connection to port 64676: Operation timed out
~~~
dir and ls produce the same error...I can do a 'help'....
The fact that I auth and can cd within ftp session but fail with put, cd or ls and error saying port time out....I'm thinking there are a bunch of FIN_WAITS or daemon needs bouncing..
Any thoughts
...PS--I upload loaded files last night using the same procedure...
Thanks in advance
Mike