0

I am a developer. I have a lot of Android, C# UWP, Xamarin projects on my local disc. I am using Onedrive, Dropbox, Gdrive apps currently for different use cases. However, I could not find in any of these apps a feature to exclude files by file type & folders by wildcard names, because when I build a VS Project, it creates obj and bin folders (of few GBs) that are unnecessary to be uploaded. They are just garbage after the app has finished running. So in many circumstances, many file types and folders with certain names should not be uploaded to the cloud. So far, I have tried Onedrive personal, Dropbox, Gdrive. Browsed all settings in those apps, but couldn't find such a feature. So my question is, Which cloud sync software has a exclude files by type, folders by names feature?

1 Answer 1

1

You can now exclude file types from being uploaded to OneDrive: https://blog.hametbenoit.info/2020/12/15/onedrive-you-can-now-exclude-file-types-from-being-uploaded

5
  • Great help from you, guy! Commented Dec 31, 2022 at 9:00
  • It seems, it doesn't have any way to exclude folders, Am I correct? Commented Dec 31, 2022 at 9:36
  • @MgBhadurudeen you can exclude them one by one but you cannot say "exclude folders" Commented Dec 31, 2022 at 20:28
  • @MgBhadurudeen or maybe try to exclude .dir : superuser.com/questions/392364/…). but I haven't checkd that Commented Dec 31, 2022 at 20:29
  • Okay I check that. Thanks. Commented Jan 9, 2023 at 8:17

Not the answer you're looking for? Browse other questions tagged or ask your own question.