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 - Brix

Pages: [1]
1
Thank you very much :-)

I used Wireshark to monitor the traffic.
To me it really looks like the server is causing the problem.

I also sent a logfile of the monitored traffic to the FTP provider and they just told me that it looks like there is an incompatibility they cant explian...

So sadly it looks like I can not use SFML for this server.
But still, I like SFML ;-)

Thanks for the help!

2
Thank you very much.

Is there the possibility to show everything comming from the FTP?
So a more detailed log than with using the normal responses?


3
I did this.
Filezilla is working always and QtFTP gets stuck with the same problem sometimes.

I really would like to use the FTP class from SFML as it is so easy to use ;-)

4
Hi,

I am completely new to SFML and I tried to use the ftp class.
When I try to download large files like 500 kB everything works really well and after every transfer I get the 226 from the server but if I try to download a file smaller than 100 kB than I never get the 226 and so the loop gets stuck. The file itself is downloaded correct an I can access it.
It is "just" that because I do not get the 226 no other command is executed.

I am not sure whether this is an issue with SFML or with the server.
I also tried to use a local FTP server and with it everything worked well.
So it looks to me like it is a problem with the server.

Has anyone made experience with this or has a trick for me?

Thank you very much :-)

Pages: [1]
anything