KLEIN St phane writes:
> When I restore one directory to server, I've this error :
>
> Running: /usr/bin/ssh -l root mydomain.com /usr/bin/rsync --server
> --numeric-ids --perms --owner --group --devices --links --times
> --block-size=2048 --relative --ignore-times --recursive --one-file-system .
> /home/essai/
> Xfer PIDs are now 1163
> Got remote protocol 1769238639
> Fatal error (bad version): option type (7) not implemented in popt
>
> [ 2 lignes sautées ]
> exiting after signal PIPE
> Restore failed: aborted by signal=PIPE
>
> What is it ?
The error "option type (7) not implemented in popt" is a fatal
error from the remote rsync. Option type 7 is POPT_ARG_VAL,
which should certainly be supported by the popt included in
the rsync release. It appears your remote rsync is broken in
some manner; perhaps it was built with a very old popt library.
Craig
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/