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, (856 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
, (856 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, (856 days ago) @ Termot
Hi.
What version of wodSFTP are you using?
Jasmine
by Termot
, (856 days ago) @ Jasmine
Hi.
What version of wodSFTP are you using?
Jasmine
3.5.5.133
by Jasmine, (856 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

The SFTP ocx is one of the finest pieces of programming I have seen. It worked out of the box...

...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!

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 service has been phenomenal. It's always quick and you are there when I need you.

Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.

The people at WeOnlyDo are amazing! ... I always get a super fast response from customer service, and the products are great too. Thanks WeOnlyDo

...what I really like is that wodSSH and wodSFTP components work excellently and are constantly being improved...

It is very refreshing to find such helpful, knowledgeable and quick responding technical support.

You made it so simple for us to integrate SFTP - a technology we had little experience with...

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

