Is there a way to download an entire apache directory, with all subfolders and files, to a local directory on my computer?
For example this: http://onj3.andrelouis.com/phonetones/
This is an archive of phone ringtones, but rather than download every individual zip file in every individual folder, it would be way easier, if it was possible to download the entire directory to a folder on my computer. It would also be nice, if it could retain the original time stamps on the files, but I'm not even sure if apache stores this kind of data.
Thank you.