daniel wrote:
> Hello!
> Running: /usr/bin/ssh -q -l root x.x.x.x /usr/bin/rsync --server
> --sender --numeric-ids --perms --owner --group -D --links --hard-links
> --times --block-size=2048 --recursive --ignore-times . /etc/
> Xfer PIDs are now 11400
> Got remote protocol 1768191091
> Fatal error (bad version): stdin: is not a tty
> If I'm running
> usr/bin/ssh -q -l -x root x.x.x.x /usr/bin/rsync --server --sender
> --numeric-ids --perms --owner --group -D --links --hard-links --times
> --block-size=2048 --recursive --ignore-times . /etc/
> i get the error "Got fatal error during xfer (Unable to read 4 bytes)"
>
> I added in the client's /root/.cshrc
>
>
> if ( ! $?USER || "$prompt" == "" || ! $?term ) then
> exit
> endif
>
> I ran the same command and i get the same error:
> Fatal error (bad version): stdin: is not a tty
> Any ideas? Thanks in advance
Is something in /etc/csh.cshrc doing an stty?
--
Les Mikeell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/