I try to backup a server using Paramiko and ssh to call a tar command. When there is a limited number of files, all works well but when it\'s a big folder, the
tar
read data before check exit status
channel.recv_exit_status() hanging