Is there a method to download all files of a ppa from launchpad.net to the local drive?. (To make a backup of an abandoned project)
I have tried it with:
wget --recursive --no-parent https://launchpad.net/~myproject/+archive/ubuntu/ppa
But the result has not been as expected.