RFG Backup Restore
I found it on accident when i could not find it looking. But i found it and have sorted it accordingly its ready to be rehosted and such. Lead the way people
Comments (25)
-
-
-
assigned issue to
-
assigned issue to
-
reporter Its 2.5GB and about 7900 images, We do not have a domain and we have img.ourl.ca for our current uploaded (aka no uploading needed), I would suggest putting it up on its own subdomain or somethign we own and link fixing on the forum. At least this way the archives will load correctly.
-
-
assigned issue to
@Sorunome Could you look into this? Since you are hosting img.ourl.ca, this should be restored to there. You can also poke me about getting ourl.ca to convert links if you'd like. This way other sites have a way to do the convert as well.
-
assigned issue to
-
what about something like
img.ourl.ca/rfg/<thatfile>
that could work easily ^.^
-
Potentially, how does the RFG url scheme work? We'd want whatever your urls are to be easy to get to from a RFG one for ourl.ca conversion.
-
img.removedfromgame.com/<thatfile>
-
Sounds simple enough to implement in ourl.ca's stuff then.
-
backups are online, time to write hte conversion script thingy, maybe convert all the [img] things in the DB and then news about it?
EDIT: gaah how do i change asignee to @eeems
-
@Sorunome to change the assignee you edit the entire task. As for the conversion script on our database that should be fairly simple with some sql. Providing a tool for others would require updating ssi_eeems and ourl.ca
-
-
assigned issue to
-
assigned issue to
-
so what's to do is find
http://img.removedfromgame.com/<stuff>
and replace withhttps://img.ourl.ca/rfg/<stuff>
-
A simple
update
with areplace
should handle this in our database. I'll write something up tomorrow or tonight and update ourl.ca's conversion stuff. -
I drafted a little news article togeather with sourcery of uvuntu which is IMO news-worthy: https://www.omnimaga.org/news-office/sorcery-of-uvuntu-released-rfg-images-restored/
-
Replied to the news article topic. You can probably post about Sourcery of Uvuntu separately for now. We'll post about the rfg images when we actually get the conversion script run etc.
-
I thought you'd just run the DB update some time today and after that the news article can be published? I made sure to not mention anything about a conversion script in the article, heehee
-
I said I'd write something, not that I'd update the database and implement it by tonight. We need to properly test this.
As for the article, I do want to mention a conversion script. That way Cemetech et al can make use of it for their conversions if they want.
-
alright, so i'll just post the uvuntu one now
-
@Sorunome what is the status of this issue?
-
ask @Geekboy1011
-
So, it's correct that our existing img links to http://img.removedfromgame.com/imgs/foo.png will become https://img.ourl.ca/rfg/imgs/foo.png ?
Edit: Turns out, no, so that replacement suggested above isn't quite right. :) For example, http://img.removedfromgame.com/imgs/1280448828-omnomIRC.png becomes https://img.ourl.ca/rfg/1280448828-omnomIRC.png
-
@KermMartian Your edit is indeed correct, http://img.removedfromegame.com/blah.png becomes https://img.ourl.ca/rfg/blah.png
-
@Geekboy1011 Poke
-
reporter Last I checked we had the images uploaded and moved to http://img.ourl.ca/rfg and we are just waiting on the old links to be converted.
-
I guess I should get around to writing the conversion script. Similar to the one we used when converting all of our old Omnimaga links.
- Log in to comment
Can I have some more information on it?