Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Someone

Pages: [1]
1
Network / ConnectionClosed Error 1002 at ftp.upload
« on: November 05, 2022, 03:15:34 pm »
I'm getting the error 1002 (ConnectionClosed) when I run my project.
The server address is correct and and doesn't start with ftp:\\. At the upload funtion I get the ConnectionClosed Error
sf::Ftp::Response res = ftp.upload(totalPath, "Game11/System", sf::Ftp::Binary);

Pages: [1]
anything