Will this ONLY download pages that have links? I'm looking for something to backup my whole site, directory structure intact. php, js, mysql db, subfolders, that are not necessary linked to any files?
Something more of a fullbackup (webmaster tool stuff)/snap shot
I've tried to demo and all I get is some subfolders and files that are named slightly differently.
If this isn't what I can use, can any refer me to a software that will do this?
Thanks
You can do this full download if you have FTP access to it. In this case, you may use Offline Explorer to copy the whole site by ftp protocol.
Best regards,
Oleg Chernavin
MP Staff
> You can do this full download if you have FTP access to it. In this case, you may use Offline Explorer to copy the whole site by ftp protocol.
>
> Best regards,
> Oleg Chernavin
> MP Staff
wouldnt this be the same as if I logged on using FTP software and copying my files over?
Yes, it is the same. In most cases, there is no way to copy the site actual contents (databases, ASP/PHP sources, etc.) by HTTP protocol.
Oleg.
> Yes, it is the same. In most cases, there is no way to copy the site actual contents (databases, ASP/PHP sources, etc.) by HTTP protocol.
>
> Oleg.
Thank you. You've answered my questions.