Displaying 2 results from an estimated 2 matches for "bartelmus".
2003 May 08
5
MD4 bug-fix for protocol version 27
...//foo" or "bar/././". The former case might pose a security risk.
I think the first two ifs should be whiles.
Regards,
Christoph
PS: Just let me say that having to run clean_flist() on both client and
server _after_ the file list has been transmitted is a real PITA.
--
Christoph Bartelmus mailto:bartelmus@eyeled.de
Eyeled GmbH, Science Park Saar http://www.eyeled.de
Stuhlsatzenhausweg 69 phone: +49-(0)681-3096-114
66123 Saarbr?cken fax: +49-(0)681-3096-119
-------------- next part --...
2002 Dec 17
2
rsync protocol description
Hello,
I'm currently evaluating the possibility of implementing a rsync client
in a project for my company. The platform used is currently not
supported and implementing the client from scratch currently seems to be
the most feasible approach.
For that I'd be very much interested in a description of the protocol
that rsync talks on port 873. Is such a description available somewhere?
I