Spyke
youshouldknow·You Should KnowbyCMahaff

YSK there are options for backing up / migrating your Lemmy subscriptions, blocks, etc.

(Full disclosure: I made one of the tools)

cross-posted from: https://lemmy.ca/post/1292268

lemmy.world cross-post link: https://lemmy.world/post/1251192

With the vlemmy situation ongoing, i feel like it would be useful to put this here (i did not make either of these tools)

Lemmy Account Settings Instance Migrator (LASIM) copies all your subscribed communities and blocks and lets you upload them to another account, in just a few clicks

lemmy-migrate does the same thing but without a GUI and support for uploading your backup to multiple accounts at once

View original on lemmy.world
CMahaffreply
lemmy.world

In fairness, LASIM has only been out for 5 days :)

30
lemm.ee

Exact same here. The only bright side is when I did it VLemmy was so close to death that the scripts may not have worked on it.

5
lemmy.ca

Man, in the ol' days (20 days ago) I did this all manually.

Kids these days have it easy!

31

For me, the ol' days was yesterday, when I came to terms with the idea that VLemmy wasn't coming back, and I manually copied over all my subscriptions from a duplicate account.

10
lemm.ee

Am I just super dumb? I don't see instructions on how to actually run LASIM? The instructions say that's the first thing you do but don't say how

11
CMahaffreply
lemmy.world

The linked GitHub has a "releases" section. Download for your platform. Double click executable.

15
kobrareply

Thank you! I've somehow never used this "releases" section of GitHub before 🙃

6

This is fantastic! If .world hadn't gotten back up and running I'd have had to use it for sure.

10
lemmy.world

This could be useful, however, I'm not sure if I want to merge my accounts. I made 3 to split the communities I want to follow, but I notice I mainly use 1. (this one ;) )

Also, no clue (yet) how the ConfigParser handles spaces in arguments. (and how to solve this if the answer is 'not well')

9

I like to have one main account I use for most of my interaction, but I've learned recently and the hard way why I should maintain a backup.

7
CMahaffreply
lemmy.world

Not to my knowledge, but I also haven't checked (or looked at how kbin's API works)

8
canreply
sh.itjust.works

Kbin's API is actually unfinished. Hence the lack of apps.

3

In fairness to kbin, Lemmy's API is mostly undocumented and changing constantly 😅

5

I would if down the line an export option will be natively available by lemmy or kbin like how you can import and export bookmarks files.

8
lemmy.world

What’s the story with vlemmy? I stopped being able to log in a few days ago.

4
lemmy.sdf.org

The site went down and the admin vanished. So far, no one know what happened.

13

Admin probably forgot to set restart always in the compose file. Happens to me all the time :-)

6

Cautiously assuming it's a false positive, but LASIM is throwing some warnings from VirusTotal for the Windows version, saying it's a password stealer (VHO:Trojan-PSW.Win32.Agent.gen). Given the nature of what it does, I can understand it being flagged. Nothing when scanned directly with AV. Figured it was worth at least mentioning.

1
CMahaffreply
lemmy.world

This was reported a few days ago: https://github.com/CMahaff/lasim/issues/15

You can see my responses - I'm not sure there is much I can do, but I'm open to suggestions.

As stated in the linked issue, the most secure thing is to build it yourself or download directly from GitHub actions vs trusting the binaries I publish to releases.

3

You reached the end