Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » [Solved] SFTPBrowser example build failed (SFTPBrowser example buil error: error LNK2019: unresolved external symbol __imp_CertCloseStore referenced in function winstore_close)
Re: [RESOLVED] Re: SFTPBrowser example build failed [message #61344 is a reply to message #61343] Sat, 28 December 2024 16:29 Go to previous message
Scott_Huang is currently offline  Scott_Huang
Messages: 27
Registered: December 2024
Promising Member
Hello Oblivion,

Appreciate you share the tips of filepart/LoadFilePart/CoLoadFile, really helpful.

It works only except one bug, we need add 'connected = true' in Connect function after successful connect to SFTP, or else, the mkdir & upload & context would not enabled. Thanks.

	if(CreateSession(session)) {
	        connected = true;//Add by Scott
		browser.Attach(new SFtp(session));
		basedir = browser->GetDefaultDir();
		Workdir(basedir);
		LoadDir();
	}
	else
		SessionError();




Regards,
Scott Huang

[Updated on: Sat, 28 December 2024 17:13]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Latest U++ PDF version user guide to describe framework/tips/examples
Next Topic: The UPP looks good -> Opportunities to evolve to better support RPA & AI
Goto Forum:
  


Current Time: Tue Aug 05 14:42:20 CEST 2025

Total time taken to generate the page: 0.03565 seconds