rsync for DOS

jw schultz jw at pegasys.ws
Sat Feb 15 06:33:07 EST 2003


On Fri, Feb 14, 2003 at 05:18:13PM +0000, Chris Simmonds wrote:
> I have recently completed a port of rsync to DOS. It is compiled using 
> Borland C 3.1 to run in real-mode DOS (because my target was a hand-held 
> computer with little memory). There are a few compromises, for example 
> it is client only, it does not support rsh or ssh and the file names on 
> the server must be in DOS format if they are to be sync'd correctly. 
> There is more information and a link to the code at 
> http://www.2net.co.uk/rsync.html . Hope someone finds this useful

Wow!  That must have taken a bit of work.

I don't have need of it myself but i could see it being
useful for some embedded applications.  It does bring up a
few interesting ideas.  Daemon mode listening on a device
or client mode connecting to an existing terminal session
could be useful where there isn't any networking capability
for instance.

-- 
________________________________________________________________
	J.W. Schultz            Pegasystems Technologies
	email address:		jw at pegasys.ws

		Remember Cernan and Schmitt


More information about the rsync mailing list