wandererkh

Results 6 comments of wandererkh

I think the problem is in this line: m_localName = SU::Utf8ToTChar(m_name); //FileObject.cpp:71 As I can understand, it's utf-8 to ansi transition. Please leave filename in utf-8 - I hope it...

@chcg I've sent you credentials for private account on e-mail, thank you

I've found FTP_synchronize plugin: https://sourceforge.net/projects/npp-plugins/files/FTP_synchronize/ It can read content of these files and folders, but can't upload after editing. FTP_synchronize_0_9_5_0_src.zip has source codes

I've chosen profile cache folder and now FTP_synchronize can upload files after editing

@chcg thanks a lot! Now I can see utf-8 filenames and foldernames and read it's content. Next step - it saves downloaded files and folders with non-utf-8 names and because...

Hi all, FTP_synchronize plugin has KeepAlive functionality: https://sourceforge.net/projects/npp-plugins/files/FTP_synchronize/ FTP_synchronize_0_9_5_0_src.zip has source codes