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 » U++ Library support » U++ MT-multithreading and servers » FtpClient heap leak
Re: FtpClient heap leak [message #60728 is a reply to message #60726] Sun, 04 August 2024 21:32 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1213
Registered: March 2006
Location: Italy
Senior Contributor
Hi Oblivion,

I added your FTP package and it works. On exit in debug mode the heap leak disappeared.
I used this method for upload in the current directory

    bool   Put(const String& s, const String& path, bool ascii = false);


where s is the string content and path the filename associated with s.
I have not tried a filename with a path. I wonder if this path is absolute or relative to the current directory. Moreover if the path contains a not existing folder on the server is it created?

Thanks,
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: HttpRequest::GetPath() [FEATURE REQUEST]
Next Topic: HTTPREQUEST using Proxy not working -- SOLVED
Goto Forum:
  


Current Time: Tue Aug 12 10:01:35 CEST 2025

Total time taken to generate the page: 0.07170 seconds