[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] rmt tar hangs
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] rmt tar hangs |
Date: |
Tue, 14 Sep 2010 13:19:38 +0300 |
Paul Eggert <address@hidden> ha escrit:
> Can you do an "strace" or "truss" on the processes that
> are hanging? That might help figure out what's going on.
FWIW, this rmt can be debugged much more easily. Running
tar --rmt-command="/etc/rmt --debug=11 --debug-file=/tmp/rmt.log"
will produce, on the remote machine, the file named /tmp/rmt.log
with a detailed transcript of the interaction between tar and rmt.
Regards,
Sergey