Jump to content

FTP. Works internally. Only works extermally using 1 program


Recommended Posts

Posted

Hello,

 

So now I've given up with WebDAV as Microsoft can't get it right I'm moving to FTP to provide users with external access to resources.

 

Now, internally it all works fine, My Computer, Map Network Drive, use the online storage link etc..

 

At home, this come up with Access Denied.

 

Using various other FPT client programs I get Access Denied.

 

Using Ipswitch's WS_FTP program it all works fine.

 

Now I've noticed when using IE that the credentials are passed in the usual FTP way, username@address:password even if I enter details as domain\user and a password.

 

Using WS_FTP I'm pretty sure it sends the credentials as domain\username.

 

I think this is why it works with that, and not with anything else as Windows is only authenticating WS_FTP access correctly.

 

What have I done wrong? Is there some setting on the server to tell it how to ask for the credentials? Is it something else?

Posted

Hi!

From what I understand [i am no FTP expert!], there is a difference between the type of authentication used by dedicated ftp clients and web browsers.

I think you will need to reconfigure your IIS server to use the correct authentication, see this link... Enabling and Configuring Authentication for more info.

You may also need to look at your firewall to see if anything is being blocked.

Good luck!

Posted

here's a 101

 

Secure FTP 101 - Page 2

 

Personally, I use ssh (on *nix) which I can connect to via an ftp client over sftp, but I think there are products on windows that can do it:

 

A guide:

Setting up a SFTP Server on Windows

 

Another linky:

Glub Tech, Inc. - Secure FTP - FTPS the easy way!

 

above mentions free for non-commercial, so I guess it's good unless you're an independent.

 

Not used that though, was just the first hit on google.

Posted
I wouldn't have thought so as I know for certain my firewall only has 21 open and I asked the LEA to only open port 21 also.

 

Have they opened it? Would they not be reluctant to do that?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...