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, (477 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 , (477 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, (477 days ago) @ Termot
Hi.
What version of wodSFTP are you using?
Jasmine
by Termot , (477 days ago) @ Jasmine
Hi.
What version of wodSFTP are you using?
Jasmine
3.5.5.133
by Jasmine, (477 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
I would highly recommend this to anyone who needs a good quality SFTP solution.
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 people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
...your service has been phenomenal. It's always quick and you are there when I need you.
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.
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.
...wodFtpDlx was exactly what I needed, it worked, and it was priced right...
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!
WeOnlyDo!COM will be the first stop I make should I require any further off-the-shelf components.