Hetzner: Server

  • Hello,


    I own now a new server from hetzer and have the following situation for expl.:


    Just now i have create a tar on the ssh from files oves 25 GB and put them on a FTP-directory.
    In that directory i have seen that the task is finish (25 GB reached) but the in the SSH it looks like the task is in process, i looks like frozen (Debian Jessie).


    Is is possible that there some timeout or something is set? Can anybody give me some infos that is anoying :/ Same on inport mysql command.


    Thx

  • Hi,


    solved by adding following on my ubuntu desktop:


    /etc/ssh/ssh_config:

    Code
    1. # CUSTOM
    2. ServerAliveCountMax 900
    3. ServerAliveInterval 1