Set up Proftpd so people can login from explorer or firefox

I work with dealerships and they have practically no knowledge of ftp and how to use the ftp software to send data.

Is there any way to set up Proftpd so that people can type in the ftp address in the address bar and get to my ftp?

Thanks!

Howdy,

Sure, this actually typically works out of the box – it’s just a matter of connecting Firefox or IE to the FTP server. You can typically do that by typing this into the address bar:

ftp://your_domain.tld

It should then prompt you for the FTP username and password.

-Eric