Web Hosting Talk







View Full Version : ProFTPD IP to Namebased


cloede
12-11-2001, 12:07 PM
hi there

at the moment we are using proftpd with ip-based accounts. now we'll have to switch to name-based accounts. we want to import the files from proftpd. do we have to make any changes at the files or will it also work if there are still entries of the ip-addresses?

thanks a lot.

cloede

okiemonkey
12-11-2001, 03:35 PM
AFAIK, proftpd does not support name-based FTP. In fact most ftpd does not support it as the protocol does not send the connection url (as does HTTP/1.1). You can give different user name for different accounts, but anonymous FTP won't work unless you run it on different ports.

Jedito
12-11-2001, 03:46 PM
Anonymous it work if you use whatever@domain.com