Jump to content

Recommended Posts

Posted

I do alot of testing and uploading (because I'm running programs in the cgi-bin and can't test them locally) and was wondering if it's possible to reset the time limit on my FTP program so it doesn't close after 300 seconds or something. I'd like to have a little more time, 600 sec? 900 sec? What's the protocol for something like this?

 

Thanks!

Posted

I use a free version of Ipswitch WS-FTP, and it looks like I could change the time up to 120 seconds...

 

...so I would think your FTP program might have a setting you could change. Not sure. I haven't worked with much besides WS-FTP. Probably ought to, though...

Posted

I use the full version of WS-FTP. I was told at one point (don't know if it was correct or not) that the timeout settings were only changable on the server end.... Where do you find the setting to change in your program (Im sure ours are very similar).

Posted

From WS_FTP's Help:

 

Network Timeout

 

This is the number of seconds before WS_FTP Pro times out waiting for an FTP site to respond to a command.

Note that the initial timeout is determined by your Winsock DLL. Setting this value higher does not have any effect on the initial connection to the FTP site. Setting to less than the amount of time that your Winsock DLL uses causes the connection to fail in that amount of seconds.

Posted

When you log into the ftp server from a command line it states that the connection will remain active unless there is 15 minutes of inactivity.

 

Open a support ticket if this isn't so and have then check for you.

Posted

Mine has definately never remained active for 15 minutes using WS-FTP. Seems like I do get a longer connection most times using Dreamweaver.

  • 2 weeks later...
Posted

I've never gotten near 15 minutes. 300 seconds is about what I'm getting, and it is not my ftp program. It is set to try and "keep the session alive" by sending random commands like ls and pwd. But, I still get disconnected because "no file transfer in 300 seconds"

Posted

If you aren't transferring files then why stay connected? You are using a shared server which has limited FTP sessions. The reason for the timeouts is if everyone sat there with the ftp program logged in and then someone else came along to ftp something they would get a too many connections message and to try again later.

 

I'm sure you wouldn't want to be the one that received the message. :lol:

Posted

I'm not saying I want to leave my ftp client connected all the time. Besides, I'm on dial up most of the time. When I leave my desk, I disconnect the Internet. I'm not trying to use up more of my share or be unfair.

 

By the way, what is the ftp user limit on the shared reseller servers before you get a "too many connections" message?

Posted
I'm not saying I want to leave my ftp client connected all the time. Besides, I'm on dial up most of the time. When I leave my desk, I disconnect the Internet. I'm not trying to use up more of my share or be unfair.

My post wasn't directed at anyone in particular. I was just trying to let everyone know why the server disconnects you.

 

By the way, what is the ftp user limit on the shared reseller servers before you get a "too many connections" message?

 

I'm not certain but will look into it for you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...