this post was submitted on 05 Jun 2025
1162 points (97.9% liked)

memes

15324 readers
3964 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
[–] Trollception@lemmy.world 6 points 2 days ago (2 children)

Yea. I use it daily so I can share files between my PCs without any thought.

[–] TeddE@lemmy.world 9 points 2 days ago* (last edited 2 days ago) (1 children)

If you (or anyone reading this) are ever looking to decloud, you can set up Syncthing in a OneDrive-like setup

  1. Create a Syncthing share between your computers at %userprofile%\Syncthing
    C:\Users\Joe\Syncthing
    and verify the share works between windows systems.

  2. Create the shared system folders in it: %userprofile%\Syncthing[library folder]
    C:\Users\Joe\Syncthing\Desktop C:\Users\Joe\Syncthing\Documents C:\Users\Joe\Syncthing\Pictures

  3. Open explorer, go to [My Computer/This PC], right-click on the appropriate system folder (Windows has system folders for: 3D Objects, Desktop, Documents, Downloads, Music, Pictures, Videos), go to Properties (under 'more' for Win11), select Location, and either manually enter or use the move button to select the new location. On pressing apply, you can also use the prompt to move the folder contents between locations (yes on the first PC, but manual for others if you might clobber files)

[–] Trollception@lemmy.world 2 points 2 days ago (1 children)

I considered setting up Syncthing since I have a server running 24/7 at home. My biggest concern would be around opening more ports and potentially exposing myself further. I guess I trust Microsoft with my data as do many other corporations. If Microsoft or AWS had a data leak of epic proportions then I honestly don't know what might happen to technology

[–] TeddE@lemmy.world 5 points 2 days ago

I relaxed a bit after I realized that - unless you're paying for HIPPA grade privacy (or similar), Google/Microsoft/Amazon index your data so hard, it may as well be leaked. So a failure to protect my data is at worst the same as hosting in the cloud.

(Probably still better - if someone made a torrent of my personal data, it probably wouldn't be popular - if 300 downloaded it, it would still be less then the ~800+ advertisers Google will just freely give my information to, barring some kind of Streisand effect)

[–] Steamymoomilk@sh.itjust.works 5 points 2 days ago (1 children)

You can use Samba, its built into windows to locally share a file to another conputer ovet LAN

[–] Gronk@aussie.zone 1 points 2 days ago (1 children)

I could be wrong on this but afaik Samba can be a pretty big attack vector if set up incorrectly, make sure you take the time to harden it if you're dealing with personal sensitive files.

[–] aeternum@lemmy.blahaj.zone 5 points 2 days ago

on a related note, NEVER expose SMB to the internet. It is HORRIBLY insecure. you will get crypto'd in minutes.