Page 1 of 1
Question
Posted: Fri 01 Jun 2007 17:41
by snorkel2
Does the server component allow for authentication to be validated against a DB?
I would seriously consider buying this if the server component supported SFTP, any plans on adding SFTP support to the server?
one more thing, does it work with Kylix or Free Pascal?
Re: Question
Posted: Mon 04 Jun 2007 09:31
by Dimon
snorkel2 wrote:Does the server component allow for authentication to be validated against a DB?
The TScSSHServer component does not have any direct relation to databases. You should to use Data Access components for authentication with a database server.
For example, for connection with MySQL server you can use the TMyConnection component along with TMySSHIOHandler that are a part of MySQL Data Access Components (
MyDAC).
Re: Question
Posted: Mon 04 Jun 2007 09:33
by Dimon
snorkel2 wrote:
I would seriously consider buying this if the server component supported SFTP, any plans on adding SFTP support to the server?
one more thing, does it work with Kylix or Free Pascal?
We do not plan to support SFTP in the near future. Also it is possible that we will support Kylix, but we do not plan to support Free Pascal.
Re: Question
Posted: Wed 06 Jun 2007 04:49
by Guest
Dimon wrote:snorkel2 wrote:
I would seriously consider buying this if the server component supported SFTP, any plans on adding SFTP support to the server?
one more thing, does it work with Kylix or Free Pascal?
We do not plan to support SFTP in the near future. Also it is possible that we will support Kylix, but we do not plan to support Free Pascal.
I hope you guys change your mind about SFTP as it's one of the biggest reasons to use SSH because while it's FTP like it works all over port 22 and does not have the dynamic port issues of regular ftp or ftp over SSL.
Add SFTP support to the server and Kylix support and you will have me as a customer.
Posted: Wed 06 Jun 2007 14:23
by Dimon
We will consider possibility to support SFTP.
Posted: Sat 21 Jul 2007 03:40
by Snorkel2
Dimon wrote:We will consider possibility to support SFTP.
Sweet, I will for sure purchase, it would have to work on Kylix though.
Posted: Wed 25 Jul 2007 07:45
by Antaeus
We are considering possibility to support Kylix. But it is unlikely that we will support it during nearest several months.