U++ framework
Do not panic. Ask here before giving up.

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: 1222
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: Mon May 11 15:02:16 GMT+2 2026

Total time taken to generate the page: 0.00591 seconds