Wednesday, 21 August 2013

Run Rsync from Python

Run Rsync from Python

I need to run an rsync command from Python. Is this possible and if so,
how do I do it?
rsync -Ccavz --delete DJStatic username@website

No comments:

Post a Comment