Search found 7 matches
- Thu Dec 03, 2009 12:36 pm
- Forum: Server - General
- Topic: Key authentication not working
- Replies: 2
- Views: 2088
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...
- Wed Oct 15, 2008 12:17 pm
- Forum: Server - Issues
- Topic: CoreFTP security configuration is confusing/counterintuitive
- Replies: 2
- Views: 1599
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 ...
- Wed Oct 15, 2008 12:01 pm
- Forum: Server - Issues
- Topic: CoreFTP not handling permissions properly -550 at wrong time
- Replies: 2
- Views: 8858
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...
- Wed Oct 15, 2008 11:48 am
- Forum: Server - Issues
- Topic: Must restart service after every minor change
- Replies: 4
- Views: 1456
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...
- Wed Oct 08, 2008 6:36 pm
- Forum: Server - Issues
- Topic: Must restart service after every minor change
- Replies: 4
- Views: 1456
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...
- Wed Oct 08, 2008 6:34 pm
- Forum: Server - Issues
- Topic: Log file location is defective
- Replies: 2
- Views: 1221
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?
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?
- Wed Oct 08, 2008 4:04 pm
- Forum: Server - Issues
- Topic: CoreFTP security configuration is confusing/counterintuitive
- Replies: 2
- Views: 1599
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"...