
Fix Working in Backup, not actual files (Backup mismatch)
if you're like me, you know the importance of backing up... If you're also like me you may sometimes work IN the backup, instead of the original files... Leaving you with a few issues... This video shows you how to fix those issues and get a working backup you shouldn't mess around with again - keeping all your modified and new files intact!
Encrypted cloud sync: https://youtu.be/RodGVORy90A
Remove empty folders: for /f "delims=" %%i in ('dir /s /b /ad ^| sort /r') do rmdir "%%i"
Timestamps:
0:00 - Explanation
0:40 - The issue (Backups with some new work)
1:40 - How to fix backup with some new files (mismatch)
2:04 - Removing "Duplicates" (Backup files - leaving only edited/new files)
2:42 - Next issue: Manually see newer & older files; fix mismatched backup
3:39 - Removing empty folders (recursively)
4:50 - Compare New, Old and Modified files (to fix mismatched backups)
6:12 - New backup
6:40 - Automating local backups
7:11 - Two-way backup sync issues with mismatched backups
9:20 - Summary
-----------------------------
💸 Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
💸 Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
💬 Discuss video & Suggest (Discord): https://s.tcno.co/Discord
👉 Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
🌐 Website: https://tcno.co
📧 Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co
Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.