Is windows even an os anymore?
Is windows even an os anymore?
Is windows even an os anymore?
You're viewing a single thread.
Wait, people have one drive installed?
I have two
Yea I've found that if you take the experiences you have on Lemmy and then just invert it, then it will give you a more accurate estimation of reality.
That explains why Kamala lost.
This is gold, Jerry. GOLD
Yea. I use it daily so I can share files between my PCs without any thought.
If you (or anyone reading this) are ever looking to decloud, you can set up Syncthing in a OneDrive-like setup
Create a Syncthing share between your computers at
%userprofile%\Syncthing
\
C:\Users\Joe\Syncthing
\
and verify the share works between windows systems.
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
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)
You can use Samba, its built into windows to locally share a file to another conputer ovet LAN
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.
on a related note, NEVER expose SMB to the internet. It is HORRIBLY insecure. you will get crypto'd in minutes.