i am using cuteftp transferring file via seedbox
but the connection always stop after every 30+ mins(not exceed 40mins)
any ideas??
p/s:not version problem
We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!
i am using cuteftp transferring file via seedbox
but the connection always stop after every 30+ mins(not exceed 40mins)
any ideas??
p/s:not version problem
What error message do you get?
Does the connection time out or do the transfers just stop?
Does it stop or just slow down enormously?
Do you use active or passive mode?
What FTP server are you using? (On Linux is vsftpd probably one of the most used)
Do you have root access to your seedbox? (Can you modify the configuration file of your FTP server?)
If you need help feel free to PM me, but keep in mind that asking for an invite is not considered help.
no error.transfer just stop i am using active mode.
i used it only several seedbox server.still same.
maybe it has something to do with the Smart Keep Alive option???
Last edited by Jshao; January 11th, 2012 at 09:07 AM.
I was asking for the name of the FTP program on your server. Do you mean you get this problem with multiple different servers from different seedbox vendors?
In this case it seems more like the problem is on your end.
FTP is an unusual protocoll, because it uses two different ports, but the exact data port varies depending on if you use the active or passive mode. (the command port is manually configurable) The details aren't important (unless you want to know), but you should try using passive mode, because it can cause problems with the firewalls and maybe one of them drops the connection silently. (You should get an error message in this case though)
The 'Smart Keep Alive' option just sends random commands to the FTP server to pretend like you have an active connection. I doubt this could cause your problem.
If you need help feel free to PM me, but keep in mind that asking for an invite is not considered help.