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 » upload / download
Re: upload / download [message #55149 is a reply to message #55121] Wed, 14 October 2020 16:40 Go to previous messageGo to previous message
BetoValle is currently offline  BetoValle
Messages: 203
Registered: September 2020
Location: Brasil Valinhos SP
Experienced Member
Hi,please

how build progressbar here ?

ftpClient ftp;
if (!ftp.connect(<webserverhostname/webserverip>, <ftpusername>, <ftppassword>, true, 10)) {
Exclamation("Connect error!");
return;
}
if (!ftp.Save(<thedestinationpath>, data) {
Exclamation("Save error!");
return;
}
ftp.Close();

thanks
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Shrila Prabhupada Sanskrit Slovary
Next Topic: "simple" connection and operation with database
Goto Forum:
  


Current Time: Wed May 15 16:31:45 CEST 2024

Total time taken to generate the page: 0.02515 seconds