E
Ed Walters
I have set up an FTP server on a W2K server. The path locally is
c:\inetpub\.....
If I connect to the FTP site on a browser local to that machine using
the ftp://217.204.160.180
it connects immediately, it also works fine if I use ftp://localhost.
I have run the permissions wizard for the FTP site and chose the
default recommended settings.
From a remote machine if I use a command line, I get the following
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\Documents and Settings\ed>ftp
ftp> open 217.204.160.180 21
Connected to 217.204.160.180.
220 FTPServer Microsoft FTP Service (Version 5.0).
User (217.204.160.180none)): rob
331 Password required for rob.
Password:
230-You're connected to the FTP server
230 User rob logged in.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
It gets this far and just hangs, from a browser I do not get as far as
logging in before it give me errors
as below
An error occur erred opening that FTP folder on the FTP server. Make
sure you have permission to access that folder
Details
200 Type set to A
227 Entering passive mode
425 Can't open data connection
Regards
Ed
c:\inetpub\.....
If I connect to the FTP site on a browser local to that machine using
the ftp://217.204.160.180
it connects immediately, it also works fine if I use ftp://localhost.
I have run the permissions wizard for the FTP site and chose the
default recommended settings.
From a remote machine if I use a command line, I get the following
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\Documents and Settings\ed>ftp
ftp> open 217.204.160.180 21
Connected to 217.204.160.180.
220 FTPServer Microsoft FTP Service (Version 5.0).
User (217.204.160.180none)): rob
331 Password required for rob.
Password:
230-You're connected to the FTP server
230 User rob logged in.
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
It gets this far and just hangs, from a browser I do not get as far as
logging in before it give me errors
as below
An error occur erred opening that FTP folder on the FTP server. Make
sure you have permission to access that folder
Details
200 Type set to A
227 Entering passive mode
425 Can't open data connection
Regards
Ed