Le jeudi 6 septembre 2007, Tobias Brunner a écrit :
evening,

[...]
> echo "Stopping time: $my_time" >> /opt/zimbra/backup/zm_backup-$my_date.log
> su - zimbra -c "/opt/zimbra/bin/zmcontrol stop" | tee -a

my guess is around the stdout and error redirections,
i think they are not close properly by redirection or tee program, so the ssh 
connection is still active because of that.

i would try a ssh -e which may help with coding correct escape char at the end 
of script or ssh -t may help also alocating tty

am not sure about those tips, says us if it's help.

mna.
-- 
Ma barbe vit puisqu'elle pousse.
Si je la coupe, elle ne crie pas.
Une plante vit et ne crie pas quand on la coupe.
Donc, ma barbe est une plante.
Boris Vian, Les b�tisseurs d'empire.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to