[issue15] rsync support

Pascal Bleser pascal.bleser at skynet.be
Tue Jan 10 14:02:33 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Nick Brown at Labix Tracker wrote:
> Nick Brown <nickbroon at blueyonder.co.uk> added the comment:
> 
> I may take a look at this, though I'm no python programmer, nor familiar with 
> the smart architecture. Can you point me to where I should begin looking in 
> the code?

I don't really see an easy way of implementing this.

One would need to find an rsync transport implementation in Python, optionally through a wrapper for
a C library (should be made optional then, to avoid forcing an additional non-Python library down
the throat of all users, most of them not being interested in rsync transport).

Because if you just call the rsync binary... well... it's for file synchronization, I'm not sure
about the point of using rsync for data transport.
Sure, rsync can list remote directories and files.
You might be able to use rsync on individual files and forcing the output to a local temporary file.

Is it just me or does this just sound totally not on purpose of using rsync ? :)

- --
  -o) Pascal Bleser     http://linux01.gwdg.de/~pbleser/
  /\\ <pascal.bleser at skynet.be>       <guru at unixtech.be>
 _\_v The more things change, the more they stay insane.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDxC75r3NMWliFcXcRAknmAKCxVxHjC9AyiB/JO2qAhA9FLTnSAgCeIcWd
dDZBBiKclcHeaaOZkxmC/PU=
=yts1
-----END PGP SIGNATURE-----



More information about the Smart mailing list