I just appreciated that the test folders were titled "like" & "subscribe." Nicely played...
@nikDaws10 ай бұрын
It was so smooth, I just liked and subscribed
@k-c Жыл бұрын
I've heard of rsync for many years but always felt it was more complicated than this. Thanks a lot. Tutorial is very easy to follow.
@TonyTeachesTech Жыл бұрын
Glad it was helpful!
@cur1ousss20472 жыл бұрын
Best Fooking RSYNC Tutorial out there , nothing on youtube beats this. Detailed and explains all the useCases , loved it Thanks a lot
@FABESTAH Жыл бұрын
It would be extremely helpful if you could add sections to your videos. This way, viewers could easily navigate to the specific section where you discuss the Linux command flag they're seeking additional information about. Besides that, it was indeed an interesting and well-structured video. You've definitely earned my subscription ❤:)
@knowledge_is_the_key_19872 ай бұрын
I am from INDIA, I watched lots of videos about the command rsync but the way you explained it's just amazing..keep it up
@drahcircruz56992 ай бұрын
This is far best and most simplest form of explanation. Job well done sir!
@ColdFuse962 жыл бұрын
Thank you so much for including so many examples! This video helped me out a lot!!!
@ar_xiv Жыл бұрын
I like how you put this together, perfect for following along on my machine. Thanks!
@Sawta3 ай бұрын
Great video! I do think it would have been good to mention using --info=progress2 (with --partial) to reduce the high number of progress output in terminal, but I also understand that would make the rsync command considerably longer.
@mohameddirir53242 ай бұрын
Thanks for explaining. good work
@yipkellyfamily2856 Жыл бұрын
Thank you so much for this super clear walkthrough. It helped tremendously
@TonyTeachesTech Жыл бұрын
Glad to hear it! thanks for watching
@MarkBTomlinson Жыл бұрын
Very nice explanation and presentation, Thanks Tony!
@TonyTeachesTech Жыл бұрын
Glad it was helpful!
@leovanvelzen6454 Жыл бұрын
Life saver ! works well for my case
@WOMrecords4 ай бұрын
Thanks a lot for the help! 🙏
@nicedev8189 Жыл бұрын
Amazing explanation thank you!
@TonyTeachesTech Жыл бұрын
You're very welcome!
@asdflkjasdfasdlfkj2 жыл бұрын
Thanks for sharing, Appreciated 💖
@TonyTeachesTech2 жыл бұрын
You're welcome
@blackfaithdoom90182 жыл бұрын
Its always usefull to know on which OS and which releases exactly the demonstations or tutorials are done ...
@vitormelo222 ай бұрын
Excelente vídeo.
@itolond21 күн бұрын
Do you have an example sync from a Mac source folder to local device (is it normal sharing setup on a mac folder?)
@grodius Жыл бұрын
well this was a pretty good video
@SejuaniMedio2 жыл бұрын
Nice one bro
@TonyTeachesTech2 жыл бұрын
Thanks
@k.chriscaldwell41412 ай бұрын
Thank you.
@Beyond_Sight_Media5 ай бұрын
Thank you for this. Should someone move a main folder with lots of subfolders at once or should someone move all the subfolders individually? I have 1TB of data I want to transfer. All in one folder, with about 100 subfolders inside of that one. Should I do the one folder or go individual subfolder one at a time?
@Linux-s8l2 жыл бұрын
Great!!!
@FreezingFroggie4 ай бұрын
What flag do I have to use if I want to backup directoryA to directoryB. But don't want to copy files which already exist in "B" with the same date? Only copy if timestamp is newer to avoid file corruption by bitrot or something? Maybe rsync -avP --update?
@optimusdebugger96382 жыл бұрын
let's appreciate the like and subscribe folders! Well played!
@TonyTeachesTech2 жыл бұрын
😜
@gatoloco31052 жыл бұрын
Quality video
@TonyTeachesTech2 жыл бұрын
Thanks!
@FreezingFroggie4 ай бұрын
Can partial flag corrupt files? Let's say you're syncing external drives and drive1 auto dismounts or something.
@Simpuhl9 ай бұрын
A friend gave me their authorized key, can you tell me which video I can watch to download his files to my pc or my synology nas
@techgalaxy1002 жыл бұрын
Awesome video,. Can you make a video on incremental backup using Rsync on Windows 10?
@ywueeee Жыл бұрын
can you make this but to transfer files from nextcloud windows to server to mac, the official clients are very slow, wonder if there's a faster way with rsync
@svenwindpassinger2170 Жыл бұрын
How rsyc ssh with Fingerprint (SHA256:...)???
@ispiretechnologies2 жыл бұрын
Hie Tony, I deployed a django app to app engine, it ran well, and i can view my site, the Challenge is, the app is a backend site so when i try to login, it says server error because according to my research thus far, App engine Lock the SQlite3 db that comes with django to read only. I wanted to change the db so i tried to setup the MySql db, when i do the deployment the problem comming is "Unknown db". May i know how you setup your db for your apps you deployed. I tried to run away from app engine to Google cloud Virtual Machine, i Was hit by yet another problem. I deployed the app it does login in properly but i was only running the server on SSH Terminal just as thought on local machine, the tutorial i was following never clarified how i can connect to my domain and i tired to setup the static ip address yet still to no avail. I feel like there are just pieces of Google cloud deployement tutorials on the internet but which doesnt give out the entire process. The Google documentation seems to be a little tricky to follow as well. Thanks for your assistance and looking forward to hearing from you.
@markbennett1237 Жыл бұрын
When you use the "z" option, do the files remain compressed at the destination?
@MindDrip11 ай бұрын
yeah I don't get what the z does, it compresses only for the transfer? seems like it just wastes time
@sagargandhi8609 Жыл бұрын
Hi, using Rsync the files are getting transferred in the order from the oldest to the newest, is it possible to change the order in which they are being transferred?
@anmac6910 Жыл бұрын
how do i use file lists if i want to copy only specific files among a 1000 files?
@azrael33962 жыл бұрын
program na drop down nu wNice tutorialch lists all the different app softs. For so reason it makes the default "Agressive TE" make sure
@WarriorArtsIndonesia Жыл бұрын
Great presentation but frustratingly I can't even get past first command without this: rsync: [sender] change_dir "/one" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1356) [sender=3.2.7] For the life of me I have no idea why. Updated to V3.2.7 on Ventura 13.3.1. I am stumped at the first hurdle. Any ideas, thanks?
@motoryzen Жыл бұрын
If you haven't figured it out yet, all ghood vibes meant, You may need to put a single apostrophe at the beginning and at the end of your destination file path or Quotation mark at the beginning in end This from my experience has been required when trenchering any data using sync from the main drive tp another
@sp3ct3r71 Жыл бұрын
totally addicted..
@TonyTeachesTech Жыл бұрын
:)
@dashwoo7062 жыл бұрын
Is Rsync already built in the operating system? I did not see you install the Rsync Application.
@varma86692 жыл бұрын
Yes. MacOS and a many linux distros usually come with rsync installed.
@mostafabarakat66092 жыл бұрын
EXACTLYYY im learning tNice tutorials tNice tutorialng when im stressed out becuz of exams xD
@marcerum69632 жыл бұрын
TNice tutorials is exactly about everytNice tutorialng that you'll ever need to do to make soft on soft soft
@TonyTeachesTech2 жыл бұрын
Glad you think so!
@vmas45812 жыл бұрын
--dry-run
@k-c Жыл бұрын
Underrated option
@naungwineain2 жыл бұрын
I'm pretty sure I'm not gay, but tNice tutorials man with Nice tutorials damn handso voice is sure ly about to change that lmao
@TonyTeachesTech2 жыл бұрын
:)
@eugenekoiner8 ай бұрын
trying to use it between two windows laptops with wsl and always getiing this: rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(231) [sender=3.2.7]
@Painbow9553 Жыл бұрын
Everything was fine until you told me to like and subscribe.™
@TonyTeachesTech Жыл бұрын
Lol did I say that?
@Painbow9553 Жыл бұрын
@@TonyTeachesTech Your examples made my face turn BEAT RED. I don't ever want to see those dumb words on the internet. This is the INTERNET. Show some RESPECT for the spirit of this place. Man I want a button to call each and every TURD on the internet. I'd be doing it 24/7. Thanks a lot, cell phones. THANKS.