CoreFTP Newbie

Core FTP Server questions and answers
Post Reply
sapper1
Posts: 1
Joined: Fri Jul 13, 2018 7:50 pm

CoreFTP Newbie

Post by sapper1 »

I am replacing a FTPS server within our organization and I am thinking of using CoreFTP server as the replacement but I have questions.

We want to limit FTP connections to SSH only, Is CoreFTP capable of this?

Can CoreFTP integrate with AD?

The FTP server will house multiple folders and we want to limit access to those folders by assigning AD permissions. So that when a connection is made, depending on the credentials used, they can only access the folders their account has permissions for. Can this be done with CoreFTP?
ForumAdmin
Site Admin
Posts: 1010
Joined: Mon Mar 24, 2003 4:37 am

Re: CoreFTP Newbie

Post by ForumAdmin »

If you mean SFTP via SSH only, yes. Select "disable FTP" and check SSH/SFTP.

AD is only used for user authentication. Use with the "use base directory + username" option - each user that logs in will be placed in their own virtual directory.
Post Reply