I'm not sure what would cause that.
Do you know what type of server it is? Or what operating system it uses?
Unable to keep connection to ftp server
-
- NeoSoft Team
- Posts: 5628
- Joined: Thu Mar 31, 2005 10:48 pm
- Location: Oregon, USA
- Contact:
Re: Unable to keep connection to ftp server
It appears the tahiti ftp server is a java based application.
http://www.ise.ufl.edu/etechcenter/rese ... Tahiti.htm
You may want to contact the server via a command line:
ftp 10.254.0.40
user: *******
pass: *******
(if text use ascii mode if binary, choose binary by typing which one you want)
binary
cd [desired directory]
get [filename]
If the server closes here then the server has a prob. If it doesn't then your NB app has a prob.
David P.
http://www.ise.ufl.edu/etechcenter/rese ... Tahiti.htm
You may want to contact the server via a command line:
ftp 10.254.0.40
user: *******
pass: *******
(if text use ascii mode if binary, choose binary by typing which one you want)
binary
cd [desired directory]
get [filename]
If the server closes here then the server has a prob. If it doesn't then your NB app has a prob.
David P.
-
- NeoSoft Team
- Posts: 5628
- Joined: Thu Mar 31, 2005 10:48 pm
- Location: Oregon, USA
- Contact:
-
- NeoSoft Team
- Posts: 5628
- Joined: Thu Mar 31, 2005 10:48 pm
- Location: Oregon, USA
- Contact: