Hi. Let me explain who I am. I consider myself a person who deblieves in preserving data for the bad times to come. I know the internet is goign to be taken down. Its only a matter of time with the evil leaders we have in this world. Preserving information so others can access it is very important. This is the reason I am making a tool (using lazarus ide) to download pdf files from survivors library showing respect to the owner of the site. Your site is complicated because it a cms. I am assuming you have the data files (mp3, zip etc) on the physical disk. If you are using linux then you could make a html files with the links to the files on the file system that I could download that file. This way I could check the html files and see if I already have the files. Only download the files I do not have. html files should not be a hassle on the servers. It should be simple.
If your site is based on php then you could look at the source and make a detached copy without the user logins. It seems the downloaded files are zip, mid, mp3 etc. If the license for each file is on the file system then that could be compressed and shared without needing the main site. It might be possible to do a bash script to comb through the files and build individual html files and link it into a index.html. I do not know what the site structure looks like and I am only guessing. Maybe my suggestions might help. Are you using a modified cms? Thaks for replying. Be sure to check out my custom linux. It has ufw install and automaticially configure to block all incomming. Enjoy.
Hi. Let me explain who I am. I consider myself a person who deblieves in preserving data for the bad times to come. I know the internet is goign to be taken down. Its only a matter of time with the evil leaders we have in this world. Preserving information so others can access it is very important. This is the reason I am making a tool (using lazarus ide) to download pdf files from survivors library showing respect to the owner of the site. Your site is complicated because it a cms. I am assuming you have the data files (mp3, zip etc) on the physical disk. If you are using linux then you could make a html files with the links to the files on the file system that I could download that file. This way I could check the html files and see if I already have the files. Only download the files I do not have. html files should not be a hassle on the servers. It should be simple.
If your site is based on php then you could look at the source and make a detached copy without the user logins. It seems the downloaded files are zip, mid, mp3 etc. If the license for each file is on the file system then that could be compressed and shared without needing the main site. It might be possible to do a bash script to comb through the files and build individual html files and link it into a index.html. I do not know what the site structure looks like and I am only guessing. Maybe my suggestions might help. Are you using a modified cms? Thaks for replying. Be sure to check out my custom linux. It has ufw install and automaticially configure to block all incomming. Enjoy.
Pages