UTF-8 password ? (wodSFTP / wodSFTP.NET / wodSFTPdll)
Can I use UTF-8 in the password ?
How can I set in ActiveX SFTP
Can I use UTF-8 in the password ?
How can I set in ActiveX SFTP
by Jasmine, (679 days ago) @ Termot
Hi.
Password is already in UTF8 format sent to the server when requested. You provide it as unicode (like all strings in COM world) and then it converts to bytes using UTF8 encoding.
Regards,
Jasmine
by Termot
, (679 days ago) @ Jasmine
Hi.
Password is already in UTF8 format sent to the server when requested. You provide it as unicode (like all strings in COM world) and then it converts to bytes using UTF8 encoding.
Regards,
Jasmine
Since version 2009 delphi string it is unicodestring
When I set it with special chars
var pass : UnicodeString;
begin
Pass:='ÓŁŃŚ';
SFTPClient.Password:=Pass;
I can't connect
by Jasmine, (679 days ago) @ Termot
Hi.
What version of wodSFTP are you using?
Jasmine
by Termot
, (679 days ago) @ Jasmine
Hi.
What version of wodSFTP are you using?
Jasmine
3.5.5.133
by Jasmine, (679 days ago) @ Termot
Hi
That version is very old, from year 2011. I am not sure at which point we switched to UTF8, but please try latest one, I think problem should go away.
Regards,
Jasmine

Thank you so much for your hard work and commitment in producing well thought-out solutions. WeOnlyDo is very committed to customer satisfaction!

We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.

Don't be fooled by the cost, it's value and quality far exceeds the price being charged!

Thank you very much for the rapid responses. I was a little nervous about dealing with a company that is on a different continent from me. You have proven my concerns to be unfounded.

Thanks! We love your software and your great support!

You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.

Your support is fantastic.

Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!

May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?

The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.

