QUOTE (GetBackers @ Oct 22 2008, 10:08 AM)

After a certain amount of idle time the connection to my server via SSH closes. I'm currently trying to move a large folder to another folder, but I can't complete it because of this problem. So, how do I increase the connection time? I have Redhat Enterprise Linux and working under Linux Rescue Environment.
I don't think there *is* one, but check /etc/ssh/sshd_config for the `IdleTimeOut` line. You can set it in seconds, minutes, hours, days, etc. with 4s, 4m, 4h, 4d, etc. or delete the line entirely. Of course, restart the sshd service after --- stay connected, restart it, log in with a new session, and exit the old one.
Problem is, like I said, I don't think there is one. There isn't by default. It's more likely an issue with your ISP.