Search found 7 matches

by cjard
Thu Dec 03, 2009 12:36 pm
Forum: Server - General
Topic: Key authentication not working
Replies: 2
Views: 2075

Key authentication not working

Hi Using FileZilla as a client: Used PuTTYGen to create an ssh-rsa key Exported an OpenSSH version of the Public key into \\ftpserver\c$\PubKey.openssh Saved a ppk version for FileZilla into \\ftpserver\c$\BothKeys.ppk In the domain setup of CoreFTP: YES allow key authentication YES key auth only NO...
by cjard
Wed Oct 15, 2008 12:17 pm
Forum: Server - Issues
Topic: CoreFTP security configuration is confusing/counterintuitive
Replies: 2
Views: 1563

OK well you need a better layout of the security window with some radio buttons: [code] ( ) No key authentication (o) Allow key authentication ( ) Require key authentication Path to key file: [c:\program files...] ( ) No password authentication (o) Allow password authentication ( ) Require password ...
by cjard
Wed Oct 15, 2008 12:01 pm
Forum: Server - Issues
Topic: CoreFTP not handling permissions properly -550 at wrong time
Replies: 2
Views: 8579

CoreFTP not handling permissions properly -550 at wrong time

I note with interest that windows FTP client isnt able to use CoreFTP properly because CoreFTP first says OK, then dsays DENY to a folder where there is no list permission. As such we see this in FileZilla: Command: CWD /tst Response: 250 CWD command successful Command: PORT 10,0,0,51,12,16 Response...
by cjard
Wed Oct 15, 2008 11:48 am
Forum: Server - Issues
Topic: Must restart service after every minor change
Replies: 4
Views: 1413

Let me know if you cannot reproduce the issue.. I can reproduce it reliably here. I made a user with NO INHERIT permission on the root folder. User cannot navigate to a sub folder I edited the permissions to YES INHERIT Click OK, Click OK User still cannot navigate to sub folder Restart service User...
by cjard
Wed Oct 08, 2008 6:36 pm
Forum: Server - Issues
Topic: Must restart service after every minor change
Replies: 4
Views: 1413

Must restart service after every minor change

Hi there I configured a permissions of R---L--- on one of my accounts, logged in, tried to nav to a sub folder, permission denied.. Oops, forgot the Inherit. Added Inherit permission. Still couldnt navigate. Stopped/restarted service. Could navigate Must I restart the service after every trivial cha...
by cjard
Wed Oct 08, 2008 6:34 pm
Forum: Server - Issues
Topic: Log file location is defective
Replies: 2
Views: 1178

Log file location is defective

Hi there

It doesnt matter what I set the SETUP\DOMAIN\LOGGING\MORE\logging path to; it is ignored by CoreFTP server and the log file is created in the c:\program files\coreftpserver\logs folder with a pattern of %Y%M%d%h%m%s.log

Help file for this screen?
by cjard
Wed Oct 08, 2008 4:04 pm
Forum: Server - Issues
Topic: CoreFTP security configuration is confusing/counterintuitive
Replies: 2
Views: 1563

CoreFTP security configuration is confusing/counterintuitive

Hi there The way security is configured in CoreFTP seems really screwy. I work for a company called YYY. I have: CoreFTP 275 FileZilla 3.1.3.1 Core hosts one domain. Among other things the following are ticked: YES "SSH/SFTP Only" YES "Allow key auth" YES "Key auth only"...