Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 11:53:33 +0300
From:      Matiss <move@inbox.lv>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   dump through ssh problem
Message-ID:  <1243414413.4a1cff8d9c959@mail.inbox.lv>

next in thread | raw e-mail | index | archive | help
Hey there,
Here's a command that I use
 dump -0aunL -f - / | gzip -2 | ssh -p 182 matt@192.168.0.1 "dd=0Aof=3D/hom=
e/matt/usb_hdd/mail.err.lv/dump.root.l0.gz"
problem is, when ssh asks for password, it is fed a piped output from=0Apre=
vious commands, not allowing me to enter a password for=0Aconnection.
What am I doing wrong? :)
Cheers,
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1243414413.4a1cff8d9c959>