Home » U++ Library support » U++ MT-multithreading and servers » FtpClient heap leak
Re: FtpClient heap leak [message #60729 is a reply to message #60728] |
Sun, 04 August 2024 23:20   |
Oblivion
Messages: 1223 Registered: August 2007
|
Senior Contributor |
|
|
Hello Luigi,
While the file transfer protocol allows setting the current/working directory using the "cd" command (Ftp::SetDir(const String& path)), you are still able to use absolute paths.
So, yes, unless the server is configured otherwise, you can do that.
As for the creation of a non-existing folder by specifying the path of a file: Again, it depends on the server and its configuration.
Best regards,
Oblivion
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
|
|
|
Goto Forum:
Current Time: Tue Aug 12 13:05:23 CEST 2025
Total time taken to generate the page: 0.07297 seconds
|