Re: Cannot get FTP to Work - disconnects
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Nov 2007 11:33:40 +0800
no listing even in local ftp server ? and you are sure that there are files
in the folder?
how about same local lan subnet client?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Donny" <Donny@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:45C659CC-E585-471D-A50E-5C0CD3C1C409@xxxxxxxxxxxxxxxx
Now this gets interesting. I can FTP without disconnect from inside the
network. However, a ls or dir doesn't return the list of files. It just
says
that the command completed successfully. The directory permissions are
list,
Read and execute.
I am coming into the server from the outside on a VPN connection that goes
straight to the ISP. There is no 3rd party firewall or router on this 2nd
NIC.
"Bernard Cheah [MVP]" wrote:
Mmm...
does it happen if you ftp.exe locally at the server ?
what's in between the external and the server?
--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/
"Donny" <Donny@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F50FF006-2425-477A-90D6-B1DC227E53B2@xxxxxxxxxxxxxxxx
I am having problems setting up ftp on Server 2003 R2. I will explain in
detail the steps that I have taken.
Added ftp from the Add Windows Components off of Add/Remove Programs
Administrative Tools -> Active directory Users and Computers from
Domain
Controller ?
Added User Account
On DC I modified the Account Tab to specify the one computer that has a
direct VPN connection to the Internet.
On Server Domain5 I added a directory c:\FTPUser\Dummy
On Server Domain5 Administrative tools -> IIS Manager-> FTP Sites ->
Default
FTP Site
New Virtual directory Added UserName pointing to CFTPUsers\Dummy
Set Username to have Read and List to FTPUsers and Dummy folder
I went to another external computer
C:\Users\Don>ftp ip.address
Connected to ip.address.
220 Microsoft FTP Service
User (ip.address:(none)): domain\username
331 Password required for domain\username.
Password:
230-
****USAGE WARNING****
230 User domain\username logged in.
ftp> pwd
257 "/username" is current directory.
ftp> bin
200 Type set to I.
ftp> prompt
Interactive mode Off .
ftp> dir
200 PORT command successful. 20 SECOND DELAY
Connection closed by remote host.
ftp>
.
- Follow-Ups:
- Re: Cannot get FTP to Work - disconnects
- From: Donny
- Re: Cannot get FTP to Work - disconnects
- Prev by Date: Re: How to activate publishing service?
- Next by Date: Re: FTP keeps asking for username/password
- Previous by thread: Re: How to activate publishing service?
- Next by thread: Re: Cannot get FTP to Work - disconnects
- Index(es):
Relevant Pages
|