buyourweb
07-22-2004, 07:42 PM
Is there a command in wget where I can download the public_html folder for a customer. We just want to be able to quickly move all the files and folders from one server to another.
Thanks in advance
Thanks in advance
![]() | View Full Version : extract a website with wget buyourweb 07-22-2004, 07:42 PM Is there a command in wget where I can download the public_html folder for a customer. We just want to be able to quickly move all the files and folders from one server to another. Thanks in advance dandanfirema 07-22-2004, 09:48 PM wget -r domain.com |