this post was submitted on 05 Jun 2025
1169 points (98.2% liked)

memes

15345 readers
3462 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Fizz@lemmy.nz 1 points 2 days ago

Thats not how it works. One drive creates a one drive folder that sits in your directory. Your directory folder still has the documents/videos folders etc. Inside the newly created one drive folder is a documents/videos folders etc. Onedrive changes the system path to use these folders instead. If onedrive is offline the files can still be saved to the one drive folder. If a programming uses a hardcoded path for some reason then that path still exists because \user\documents still exists and \user\onedrive\documents exists.

Its actually quite simple and works well in my opinion.