> On 5/11/2010 5:42 AM, Dmitry Katsubo wrote:
> > Maybe you have some tricky alias for ssh? For example I have:
> >
> > $ type ssh
> > ssh is aliased to `ssh -C'
> >    
> Thank you for taking the time to reply.
> 
> If you mean on the BackupPC server:
> 
> [backu...@backuppc~]$ type ssh
> ssh is /usr/bin/ssh
> 
> > So try to run exactly the same command (with full path) as is noticed in
> > log file from the shell:
> >    
> 
> I had tried that in the past as well, but I really wasn't sure what it 
> ought to do since it doesn't specify where to put the files and such. 
> Regardless of that, when I run that command nothing happens. I'm 
> instantly returned to a prompt with no delay whatsoever:
> 
> [backu...@backuppc tmp]$ /usr/bin/ssh -q -x -l root TargetServer 
> /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group 
> -D --links --hard-links --times --block-size=2048 --recursive 
> --ignore-times . /
> [backu...@backuppc tmp]$

Add -v or -vv after /usr/bin/ssh, to get some debugging information about
the connection.


------------------------------------------------------------------------------

_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to