view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Can you migrate Synology data? I haven't ever found a way.
Rsync or SCP?
Aren't those for syncing data, not migrating data?
Same thing, no?
No, where am I supposed to sync the data to?
To the new system you're migrating to
Another drive.
Edit: it's the first line of the manpage: rsync -- a fast, versatile, remote (and local) file-copying tool.
I don't have another drive.
So by migration, you mean just using the same drive in another system? That's potentially a major data loss moment. You at the very least should back everything up before you try to "migrate" without copying files.
I don't use Synology, so I can't speak to the exact process you need to follow. But I imagine it will require you to format your drive if it's somehow locked into Synology's system in order to use it with something else.
It's likely similar to reinstalling a different OS. You have to back everything up and format the drive. It likely uses a different file system.
Yeah that's what I thought 😞