If you want to show your phone's screen in a video, a convenient way might be to use scrcpy. You could share your phone's screen over ADB (USB or Wi-Fi) to your PC.
@sassycat77 Жыл бұрын
@@mohammadiaawe are literally watching nerd shit
@gg-gn3re Жыл бұрын
rust desk
@haras-unicorn Жыл бұрын
@@mohammadiaawere all nerds here anyway lol
@blank1873 Жыл бұрын
@@mohammadiaa my brother in Christ this is a tech channel
@mohammadiaa Жыл бұрын
@@haras-unicorn yea haha
@tiagotiagot Жыл бұрын
It's important to highlight that by default, it really means sync. If you delete on one computer, it gets deleted on the other. It's not like Google Drive and stuff, it really is peer-to-peer.
@tkenben Жыл бұрын
You have the option to have the client read in or write out only, set per each shared folder.
@_modiX Жыл бұрын
You also have the option to configure versioning, simplest is trash can versioning, thus you can recover files for a certain amount of time. Best is complex version management, so that it preserves older versions of your files for a certain amount of days.
@fromtheotherside1980 Жыл бұрын
@@_modiX can you do that with a phone to move your data to a new one?
@_modiX Жыл бұрын
@@fromtheotherside1980 It's not designed to sync app data, but I sync my personal files on multiple phones. Even iOS is supported, although it's limited to an isolated folder in such case. So it depends on your definition of data. You cannot use it to make a replica of your phone in terms of apps and settings.
@fromtheotherside1980 Жыл бұрын
@@_modiX i want to move the things that i have inside (photos, contacts)
@LightningMcCream Жыл бұрын
Just finished setting up a Raspberry Pi hooked up to 4 HDDs to act as a storage server This video couldn't have come out at a better time
@realcartoongirl Жыл бұрын
raspberry pi always crush my file system
@DonVigaDeFierro Жыл бұрын
@@realcartoongirlSkill issue
@realcartoongirl Жыл бұрын
i feel stupied :( @@DonVigaDeFierro
@ahmadshami5847 Жыл бұрын
how did you manage to power 4 HDDs through a raspberry pi?
@PanoptesDreams Жыл бұрын
@@ahmadshami5847 external power supply or a board that powers them
@jacobblomquist5288 Жыл бұрын
In all seriousness though, syncthing is amazing. I've used it for years.
@DonnieX6 Жыл бұрын
Same, love syncthing! Been using it for years, next to other things, also to back up my photos and data from my Android phone onto my Linux desktop and NAS, works great!
@mitchelline Жыл бұрын
@@binladen-ci7jmYou're not going to elaborate, are you
@virtualcosy9019 Жыл бұрын
Listen mister @binladen-ci7jm, I don't understand what is that you find "completely unnecessary" in @DonnieX6 behavior.
@arsenijspoga Жыл бұрын
It works great until it doesn't and you have to figure why do two devices do not connect to each other.
@atomic_bomba Жыл бұрын
@@binladen-ci7jm Bug off glowie.
@sant6182 Жыл бұрын
Syncthing is really amazing. Started using it to sync my KeePassXC password database between pc, tablet and phone. Then set it up to sync my school work between pc and tablet only. And then some media between pc and home server. The control is just so convenient
@sairos4057 Жыл бұрын
>Started using it to sync my KeePassXC password database between pc I do that as well! Let me ask you a question, does the sync takes a while or is it just immediately, like in Kenny's video?
@samssams161910 ай бұрын
What kind of notetaking app do u use on ur tablet?
@Nickgh-8 ай бұрын
@@sairos40571 hour to sync
@amberwingthefairycat5 ай бұрын
@@sairos4057 I saw in another video that said it takes awhile because it uses their global discovery thing or smth, but if you disable that and just use static IPs, then it works basically immediately (?) I’m not sure, I haven’t messed with that yet.
@ShaferHart3 ай бұрын
@@sairos4057depends, from laptop to home lab is almost instant as long as I'm in my network either VPN or locally. Phone is fast but is dictated by power management to an extent (even if you disable it for the app so it isn't as hands off). The fork app for android is way better and I haven't seen it drop updates because of that still.
@rev0lu7ion Жыл бұрын
Enabling file versioning is super useful in case anything goes wrong and also acts as a semi backup solution.
@ultra568jinx Жыл бұрын
@@tkenbenplease elaborate, genuinely interested and I don't have the understanding you do
@yuukil5522 Жыл бұрын
@@ultra568jinxdo not use git as a file storage solution.
@tkenben Жыл бұрын
@@ultra568jinx So, if you use git, you can version a folder and its subfolders, but you don't want to sync the git information which is almost always stored in a "hidden" dot folder (one starting with a period). Git information is usually tons of small files that will allow you to restore to any previous commit. So, I do both, I store commits with git and every once in a while I do a tarball that does not include the dot files. But what I sync is only the current data files, not the git files (dot files) or tarballs. This is probably overkill for most people.
@neiloppa2620 Жыл бұрын
@@tkenbenI’m also interested in what you mean.
@whocares_yes Жыл бұрын
@@tkenbenhopping on the "please explain!" wagon here
@scheimong Жыл бұрын
Syncthing can in fact sync across subnets (which includes the wider internet) by default, without needing any sort of publicly visible central server. It uses global discovery servers to get the peers' addresses, so the data transfer itself is still P2P. I use it regularly to share sensitive files within my family, who are all busy people travelling around the country (and sometimes abroad too) with our laptops. It just works. Edit: s/STUN server/global discovery server/
@joshua_lee732 Жыл бұрын
I'm still trying to figure out how to get that working.
@3lH4ck3rC0mf0r7 Жыл бұрын
@@joshua_lee732For any incoming P2P traffic to succeed, you need to setup port forwarding (or ask your ISP to set that up for you over the phone if you don't have access to your Internet-facing router's settings), and also setup your PC's firewall to allow it.
@scheimong Жыл бұрын
@@joshua_lee732 it should just work out of the box. Maybe there's something wrong with your particular router/firewall setup, but I cannot say for sure.
@jchoneandonly Жыл бұрын
Can it encrypt traffic end to end?
@clou09 Жыл бұрын
@@jchoneandonlyI just use it with tailscale. All the problems related to networking is just handled by tailscale.
@kurtmueller2089 Жыл бұрын
I have been using Syncthing for a few months because that was the only way to keep my org-roam notes synchronized across my PCs, tablets and phones. Its really great.
@steinerkelvin Жыл бұрын
Also works great with Logseq.
@RenderingUser Жыл бұрын
i installed syncthing half a year ago. it was one of the options i was told, for how to sync my obsidian notes for free it was really the perfect app
@Dionysor Жыл бұрын
Once you figure out how it works it is a powerful tool. No more limits and no more nosy corpos. Tip: Enable recycle bin in your shares, else when you delete X file it'll be gone on all linked devices and it's too late to review the deletion.
@PaulG.x Жыл бұрын
You can set directories as send and receive or send only or receive only. I set my password manager database directory as send only on my desktop and receive only on my laptop so that the master database on the desktop can not be edited remotely
@conan1231 Жыл бұрын
@@PaulG.xbut then you can't add new Entries while working on the laptop, right? mh.
@ShaferHart3 ай бұрын
You can version folders and you won't lose the files for that device.
@fiethsing9988 Жыл бұрын
Been using Synchthing for a good while now. I even set it up for my parents, relatives and GF. The funniest part is having them trying to explain what it is to other people when they say they don't use cloud services (at least for personal usage)
@realcartoongirl Жыл бұрын
HA HA HA SO FUNNY 😂 💀
@falciexd Жыл бұрын
@@realcartoongirl ?
@flintfrommother3gaming Жыл бұрын
Do you live in a dystopian future or something, literally nobody gives a single crap if you use the cloud or not, and they definitely wouldn't be surprised if told them you didn't use them.
@Skynightburst11 ай бұрын
crickets @@falciexd
@Comunposting Жыл бұрын
I had a lot of problems trying other programs to sync music files. Syncthing was a miracle. Thank you for this video!
@drrenard1277 Жыл бұрын
Syncthing has been wonderful to me. On android, I use SyncthingFork from Fdroid. Also the 3 files 2 folders thing is that it sends extra dotfiles with digest information to make sure files are matching plus revision information cause you can go back a revision too if you have your settings made that way.
@jdmji Жыл бұрын
Interesting, that seems a bit annoying though. Would much rather it ignore its artifacts.
@unconnectedbedna Жыл бұрын
Useless fact to blow your linux firends minds: The "hidden files feature" was originally a bug in ls. The reason stated above (annoying to see the . & .. and that the file count was always off by 2) was the reason ls was updated to hide the dot paths (back in like the 80:ies). This introduced the bug where you could change the name to start with a dot, ie making them "hidden files". THIS WAS A BUG! But users at the time saw this as a FEATURE rather than a bug, so instead of fixing the "bug" the developers of ls introduced the -a tag to INCLUDE "hidden files". (later on also the -A tag to exclude dot paths but NOT the hidden files)
@demanuDJ Жыл бұрын
I'm using synthing over tailscale network for a while and its really amazing. I'm syncing everything with my NAS server, and all files I need are avaliable for me on all my devices.
@autohmae Жыл бұрын
If you have tailscale, you can also create your own discovery server for more privacy
@demanuDJ Жыл бұрын
@@autohmae I know, its called headscale. I have entire docker compose for that even with integrated webui
@autohmae Жыл бұрын
@@demanuDJ I meant, if you aren't using Syncthing with your own discovery server, it's still connecting to other places outside of your tailscale network to know know how to connect to each other.
@NeRo-gn1xq Жыл бұрын
Did you get syncthing to work with tailscale with only local discovery enabled? Didn't work for me, I still had to enable global discovery to get it to work.
@demanuDJ Жыл бұрын
I'm adding id and addresses manualy, first is my lan address, second my tailscale address
@gruanger Жыл бұрын
This is very useful for me, I sync books and music all the time with my phone and some of my methods are relatively ghetto or annoying. So this is nice.
@DonVigaDeFierro Жыл бұрын
Syncthing + Obsidian is a game-breaking combo. I still wait for Logseq to git gud so I can switch to it instead.
@lemonaut15 ай бұрын
What features would you like to see in logseq? Im in the middle of trying to decide my notetaking software rn
@ShaferHart3 ай бұрын
Obsidian is sht on mobile though.
@dzuchun Жыл бұрын
I'd like to mention that there is even an android app for it. It's really handy to have all your notes and being able to append them whenever you have your phone around (so it's pretty much always for me).
@edameow Жыл бұрын
what's the app name?
@dzuchun Жыл бұрын
@@edameow It's just Syncthing in play market (or a play store? since when it's called like that? 0_0) (I'm not that based yet to use fdroid, I'm sorry for that)
@francois1e4 Жыл бұрын
@@edameowSyncthing
@dzuchun Жыл бұрын
BASED. 've been using it for several months already. It's quite useful to backup/syncronize you data, once properly set up. Also, there would likely be outages over here soon, so I'll be able to stay synced even with my phone's lan! 😊
@aakksshhaayy Жыл бұрын
Yes I have been using it on my local server and PC's for the last several years. Flawless.
@Red_Azul Жыл бұрын
Thank you for showing me new things man. I finally have some time off work, and I’m gonna spend my time installing Linux on an old laptop I have. I’m so excited to learn.
@connivingkhajiit10 ай бұрын
how did it go?
@johnsoulzzz7361 Жыл бұрын
I've used Syncthing for years. I run it on my Pixel phone too so I always have my files available on practically any computer.
@Skynightburst Жыл бұрын
Is that Rudeus?
@johnsoulzzz7361 Жыл бұрын
@@Skynightburst The one and only
@the_graytest Жыл бұрын
Seen this in the Learn Linux TV channel, 3 years ago. That guy is just amazing, and a real teacher
@cosmiccutie66872 ай бұрын
Syncthing for Android is being discontinued. I find your videos quite useful, particularly the ones about setting up an email server, ricing linux to resemble winxp and the one about Monero mining
@Axel-xs5cb Жыл бұрын
massive thanks for bringing all these awesome pieces of software into the public eye, I've spent too many hours leaving things completely unorganized on my windows pc since I always had to reinstall it every couple of years. With this there's a reason to keep things organized and away from the tech giants. please keep recommending the likes of these :)
@ushankaboy73579 ай бұрын
I started to use syncthing today, and it can even make changes to files. This is so convinient for music files, since i can manage them from my pc and enjoy neatly lyrics, album etc. Just hopped in to say Thank you so much
@MrAwesomenesh Жыл бұрын
Syncthing is an absolute gem. It's so configurable and I use it for a pretty wide variety of roles in my lab and in my personal life.
@MadMathMike Жыл бұрын
I was literally just syncing about this!! Thanks for sharing!
@davey820051 Жыл бұрын
I 💜dad jokes!
@beskamir5977 Жыл бұрын
I've been using syncthing pretty much since it was first created. Easily my favorite solution for making it feel like I'm only using 1 computer despite having a laptop and desktop. The only annoying part was needing to have syncthing active on both computers at the same time but that was easily solved by adding a third computer (server) that was always on. More recently however I haven't been bouncing around from my desktop to laptop that much and it was getting a bit annoying making sure syncthing's up to date and functioning properly so I haven't been using it in a while.
@HoldenTG Жыл бұрын
This is AMAZING! I've been looking for something like this to easily my photos between my phone and computer. It's been a challenge to find something that can run over Windows! I hope I can figure out the setup process 😅
@fish1r1 Жыл бұрын
it's not p2p per say, it's a decentralized relay node network registered with a tracker server. all of these parts can be run privately. all data is sent by clients encrypted, relayed by nodes. regardless awesome tool and awesome video.
@FloriansAbwasserkanal Жыл бұрын
I've been using syncthing since a while now and it's great. I share my password database and documents over my 3 devices and backup important files to my raspberry pi, which works great as i can access the rpi remotely with just my browser.
@FUHADEm Жыл бұрын
Syncthing is awesome . I have been using it fore more than 2 years and I can't live without it .
@DavidConnerCodeaholic Жыл бұрын
Syncthing has some necessary security configs in order to be safe. The XML in your home directory for the Syncthing GUI stores passwords in plain text and it's just really not secure without certificates (I think it does mTLS). I guess it shouldn't really be the main user running it either. Also, when syncthing wakes up, it can crash the Guix Linux kernel if you don't specify less cores than max -- max cores is a terrible default. Basically, something like directory full of git projects will will spin up more threads than the kernel can handle, apparently resulting in the kernel being unable to control it. This was happening randomly for me on multiple computers with Guix installed, but reducing it to maxthreads/2 helped.
@DavidConnerCodeaholic Жыл бұрын
It's overall a great product, but there are a few other traps. You can accidentally delete files -- syncs should be frequent and i think you need to pay attention to the direction of the syncing (read/write/etc). You could end up having your file backups maliciously overwritten. Easy to setup, but you have to really read the docs.
@autohmae Жыл бұрын
@@DavidConnerCodeaholic You can enable versioning to help prevent deletes
@DavidConnerCodeaholic Жыл бұрын
@@autohmae yes which I did, I’m mainly saying that it’s a bit too easy to set up and definitely requires config.
@DavidConnerCodeaholic Жыл бұрын
@@autohmae but you also should consider the filesystem it’s running on. If BTRFS is also set up with snapshots (with synchthing), you can end up using much more disk than you otherwise would.
@autohmae Жыл бұрын
@@DavidConnerCodeaholic yeah, I can see that happening
@trombleysingleton Жыл бұрын
already doing something before mental outlaw says it's based is like the "ya did good kid" of online privacy
@speedytruck Жыл бұрын
I still host my own Nextcloud for the full suite of syncing, but this is definitely a lot more lightweight.
@wchorski Жыл бұрын
self hosted Nextcloud is straight up a private Google Drive replacement and then some
@mind_11 Жыл бұрын
seems like a great way to sync my notes between devices
@alex12ray Жыл бұрын
I use it to sync my Obsidian vault across devices
@Iden_in_the_Rain Жыл бұрын
@@alex12rayis it easier for syncing obsidian vaults than GitHub?
@justahumanwithamask4089 Жыл бұрын
@@alex12ray Was about to look into using it for this.
@kfr3823 Жыл бұрын
Same
@primernetpl Жыл бұрын
@@alex12rayme too, it just works
@geckofish52 Жыл бұрын
Thanks, have been using Syncthing for years, just installed syncthingtray and it's a nice upgrade.
@mikemaldanado6015 Жыл бұрын
been using this for a couple years on arch, great tool. sometimes spikes the cpu usage but other than that works flawlessly.
@UncomfySocks98 Жыл бұрын
I like using syncthing to transfer my larger game ROMs/ISOs to my steam deck. Very convenient option and quick without involving a third party
@prodfragment Жыл бұрын
I instantly downloaded Syncthing and set it up.
@patpattson Жыл бұрын
I have been looking into setting up syncthing for a long while, this sold me!
@I_am_a_human_not_a_commodity Жыл бұрын
I discovered Syncthing a couple months ago and I love it. It's great for syncing up emulation saves :D
@mcbaws21 Жыл бұрын
thats exactly what i use it for too :)
@lowwastehighmelanin Жыл бұрын
Kenny why are you so awesome? I learn so much on this channel, man.
@anon_y_mousse Жыл бұрын
Yes, definitely show how to make your own cloud. More people need to do that instead of paying a third party to hold their data for them.
@WeirdDuck781 Жыл бұрын
I mean not everyone is willing to run a home server 24/7 big or small at home nor have the storage space required. Though i can agree that imthe average joe that so happens to regularly use his laptop/desktop and stores pictures from their phones into it, maybe syncthing is a good viable option
@anon_y_mousse Жыл бұрын
@@WeirdDuck781 True, not everyone is willing, but they should be considering how extremely easy it is these days. You could buy a pre-built NAS for less than an expensive gaming computer costs or build one yourself from an SBC using ready-made images and just plug and play with limited entering of information, and very low amounts of skill required to put the pieces together.
@1495978707 Жыл бұрын
Ayyyy I found this just a week before you posted. Glad to know I can be based all on my own
@MrDaylight Жыл бұрын
Been using it for years to sync my password manager between my phone and desktop whenever I've been away for a bit, as well as some other phone stuff. Very handy tool
@simonmaersk Жыл бұрын
I love Syncthing. It is not necessary to set it up on a public IP - it syncs data between your devices whether they are on the same LAN or not, as long as the devices are connected to the internet. I use it to securely sync my KeePass password manager between my computer and phone. Works great.
@zeitgeist117 Жыл бұрын
i have finally come here ahead of the curve lol been using syncthing for over a year especially for emulator save files from my pc to my steamdeck. I know that all of my stuff is backed up and i don't have to hassle with draggin and dropping it anywhere and i don't have to compramise convenience for privacy
@caseyriley1014 Жыл бұрын
Perfect timing, I was getting set up and tinkering with syncthing just the other to sync my Zettlr and Markor
@Dusta_Rhymes Жыл бұрын
I've been using syncthing to sync my notes (Obsidian), music and books to my VPS (vultr) for months. One of the best things I've ever done, makes things so simple.
@kaya-sem Жыл бұрын
I also use it as a way to reach my seeding server. I have syncthing on everything and when I see a cool torrent on my phone, maybe a linux iso, i put it in my phones folder and the torrent client can start torrenting automatically from a folder
@Jad2410 Жыл бұрын
I use it to sync emulator game saves across devices. It's a pickup and go experience where I can start playing on my laptop to then pickup from my last save on my desktop.
@alluringlifestyleproperties Жыл бұрын
"If you know you know" loved the CIA bit in the beginning, immediately subscribed!
@xmasterosu Жыл бұрын
Syncthing is literally what I've been looking for for years, also, I want your shirt
@manchuratt8900 Жыл бұрын
Been using it for a while. It's amazing.
@ui4lh Жыл бұрын
I love it and have it on my home lab, BUT by default it uses a Syncthing server for discovery. that means that you get ur data sent (encrypted) through their servers by default unless you disable it and use your DNS/IP directly for discovery if you have clients outside of your local network. Disable the discovery service, use ur own direct connection and it will be faster and more private. I love syncthing.
@unconnectedbedna Жыл бұрын
^^^ THIS!!! Also, not a bad idea to setup your own vpn server you connect through from the internet. I don't actually use this, but I suspect you need to open ports for this to work, but with a vpn, you go throught the vpn ports to gain access to your LAN, no need to open more ports.
@MikeRI170 Жыл бұрын
Discovery servers usually only facilitate connection between peers (ie when behind nat). The data is still sent peer to peer and end to end encrypted.
@unconnectedbedna Жыл бұрын
@@MikeRI170 And you know this how? Do you have access to the source code? The second you put your trust in another persons server you are in a "trust me bro" situation. I DO NOT SAY the devs of this software is not to be trusted, I am simply saying that if you want to bypass that step and not have to wonder, the solution is tp use a private vpn.
@MikeRI170 Жыл бұрын
@@unconnectedbednasyncthing is open source so yes, I do have access to the source code
@MikeRI170 Жыл бұрын
@@unconnectedbedna regarding trust me bro bit - you can use untrusted storage safely with proper encryption scheme. Your POV is a bit absolutist - eventually you are trusting third party at some point, unless you can declare that you fully designed and manufactured your own hardware and software stack on your own.
@lightphix Жыл бұрын
I've been waiting for a video like this. Really need the personal cloud video next.
@Homiloko2 Жыл бұрын
Wow, thank you so much! I had been using Trayzor for ages and had no idea there was a fork.
@josedejesuslopezdiaz Жыл бұрын
Great tool, been using it for 4 years !
@matankribus5080 Жыл бұрын
I am looking forward to the "cloud" sync video! I had the idea for awhile but am afraid to get into configuring servers... that sounds like a good first step!
@etherweb6796 Жыл бұрын
Syncthing is great - I sync files between between my phone, laptop, desktop, and server and it works great.
@CMDRSweeper Жыл бұрын
Another syncthing use case scenario is syncing game mods between players in a multiplayer game. For an example Factorio, all they have to do is sign up to the share in syncthing, either directly to their Factorio mods folder or somewhere else if they prefer, then that folder always has the correct mods and versions. No more hunting and making sure they got the right ones downloaded anymore.
@johnsmith8981 Жыл бұрын
Just learned about the CIA triad in THM 2 weeks ago! Also syncthing is great I use it to backup my phone when its on LAN and charging.
@FengLengshun Жыл бұрын
I love SyncThing. Unfortunately, I had to move to the proprietary Resilio due to SyncThing's less convenient selective sync capability, which unfortunately is the "why don't Gtk File Picker have thumbnail view" of SyncThing (as in, so many people want it, some has even tried it, but it didn't stick and very few people actually works on it to begin with because it's a hard problem).
@LimeStrudels Жыл бұрын
Sweet, a video right when I was thinking about getting into hosting my own stuff
@marcinchaciej Жыл бұрын
Yes, I've found it last week and it works great, rsync on windows for some reason couldn't connect to the remote (tried everything) and wsl2 slowed my computer, so I decided to disable virtualization
@Sanguen666 Жыл бұрын
excellent video, I was on the fence to whether to use it, or keep uploading shit to my google drive to share between the pc and the phone. ty so much for ur work!
@diedforurwins Жыл бұрын
Dude 30 seconds in and this one coming in HOT 😂
@Mellcula Жыл бұрын
As an Artix user, Syncthing works perfectly fine out of the box on runit
@gg-gn3re Жыл бұрын
syncthing is written in Go and thus 1 executable that works on virtually every platform. Of course it works on artix..
@addambleu654 Жыл бұрын
I love Syncthing. I use it at work, to be sure the data I work on is not put anywhere into the cloud.
@knoxiegb1782 Жыл бұрын
If you don't want to use discovery, you can plug in the direct IP of the devices you want to sync, even across the internet. You can even combine it with SSH tunneling though I don't know how useful that would be
@Shajirr_ Жыл бұрын
I tried this and it never worked. Never saw the devices when trying to connect by IP. And syncing via relays was slow as fuck, like < 1 Mbit, was unusable.
@theminesyt Жыл бұрын
finally, been waiting for something like this to come out for a while
@gg-gn3re Жыл бұрын
syncthing been around for like a decade lmao
@Barakk11 Жыл бұрын
@@gg-gn3refinally, been waiting for someone to make this comment for awhile
@JamesQHolden Жыл бұрын
its been popular for years
@darthmaster6938 Жыл бұрын
I hope we get back to more tutorials here more often
@michaelk__ Жыл бұрын
I'm using syncthing to share anything I'm working on between my local NAS, laptop and PC. Works great and never had to think about it other than re setting it up if I have to replace my OS... but that goes for anything else too. Work on stuff on laptop, as I arrive home stuff syncs and I basically have it immediately on my PC + a backup on the NAS.
@mohamad20zx34 Жыл бұрын
Thanks for syncing your video to our lovely devices
@gatekka. Жыл бұрын
omg, this video arrived at such a perfect timing for me!
@iprisj Жыл бұрын
perfect i needed this
@tomatcree Жыл бұрын
˘
@bacalhau_seco Жыл бұрын
you think you can hide huh, ima waiting for the paper
@NotAFatWhiteKid Жыл бұрын
based program been using it to send files from my pc to a steam deck. Works great and seamless
@MisterConscio Жыл бұрын
Syncthing is my private Google Photos. Looking forward for the Syncthing over public ip video!
@drivetrainerYT Жыл бұрын
Been using it just for Obsidian, but the golden mine of usecases in the comments tho, thanks
@achillesa5894 Жыл бұрын
Syncthing is amazing, been using it for a while. I have my phone's Camera folder automatically sync to my pc amd server, and I also made a folder just called "Syncthing" in which I drop files to share between devices. No more searching for a cable just to get a pdf from the PC to my phone.
@caseyriley1014 Жыл бұрын
Now, I know Kenny isn't just using a standard pixel 6 pro. I'm wondering what all you might have done to customize it? So, if you haven't already talked about it... I'm sure many here would be really interested in hearing about how you've de-googled it, or if you're running a non-standard android etc, could be a good video
@ultra568jinx Жыл бұрын
>please describe your attack surface
@thebigstick5540 Жыл бұрын
He's made a tutorial on installing grapheneos on a pixel
@anonymouscommentator Жыл бұрын
if i already have my own homelab server running anyway, are there advantages of syncthing over nextcloud?
@DanJackielz Жыл бұрын
The one feature I wish Syncthing had is to follow Symlinks. That way I could point all my windows apps AppData or other config folder to a single folder with Symlinks, then sync that one folder for when I need to reinstall windows or something.
@jamesm2075 Жыл бұрын
I haven't even watched this video yet but syncthing is most definitely based.
@smile49922 ай бұрын
Syncthing dev will discontinue the official app in December.
@Rolandfart Жыл бұрын
Yes yes yes I love syncthing I use it on all my devices to sync my kbdx file and my music. I even have it set up on my mom's devices and it still hasn't broken.
@OmegaMusicYT11 ай бұрын
There are two reasons why I still use Google Keep for my notes, although Im planning to move to syncthing: - Its lets me drag notes to sort them. This is very important as I sort notes by priority and I dont want to be renaming my files or copying and pasting my text on my note just to move it up. - It handles situations where multiple clients arent synced by automatically merging changes with no conflicts. Its almost magical. You can have many clients with different notes, or even the same note with different content, and it will just magically merge them together transparently without any error messages or interactions from the user. Does syncthing has a competing solutuon for this second point? What does it do when multiple devices have different data and I hit sync? Will it merge it without conflict and preserving order like Keep does? The algorithm that Google has for these types of syncs is just amazing and I havent seen anything similar anywhere. I really hope there was something like it but free software tho. Im dying to move to txt files and peer syncing.
@Linux_ASMR Жыл бұрын
Syncthing is great software, a very nice alternative to cloud storage. I just wish there was an easy way to sync contacts from Android to Linux, it seems like DecSync isn't that well integrated on Linux.
@TAIR736 Жыл бұрын
i like how you randomly spit fax
@HaveltheThot Жыл бұрын
Synching is amazing but I don't sync from device to device. I sync to my nas which then syncs to my phone desktop and steamdeck. It allows me to sync everything without having to have every device on.
@oajitho Жыл бұрын
This is absolutely fantastic. Please do a follow up for this video on how to configure it for a private cloud
@Blockzilla101 Жыл бұрын
i recently started using syncthing and its been great
@perfectlyroundcircle Жыл бұрын
God damn. I just started using his like few days ago and now this video got recommended to me, lol.
@SuperM00b Жыл бұрын
Great for syncing your keypass database with all your devices.
@Chretze Жыл бұрын
I have been using Resilio for this purpose for years, works just like Syncthing it seems. Just an alternative
@jcf3996 Жыл бұрын
Thank you for this video. It is very helpful.
@RemotHuman Жыл бұрын
2:14 idk if this is true. They are a bigger target but they have teams making sure they are practicing good security. Plus hackers can scan the internet for anyone with a vulnerability in that is visible and automatically run a hacking script.
@Azoundo Жыл бұрын
Literally was just reading about this from the obsidianMD reddit. As an alternative to their obsidian cloud.
@autohmae Жыл бұрын
10:09 pretty certain the only way to keep things 'secret' is to NOT use a public discovery server.
@unconnectedbedna Жыл бұрын
Yeah, I see some flaws in the security of this setup... Let's just say I would NEVER put anything I am not willing to share on the internet in a setup like this. xD