How to Add to ignored list a child present's in random location

Hi! I have a problem while I try to keep some folders under a parent unknown folder but knowing a parent folder shared with the folder that i want to skip…

Look this case: Having the following struture: C:/USER/FOLDER1/RANDOM1/RANDOM2/FOLDERTOSKIP/MOREFOLDERS
C:/USER/FOLDER1/RANDOM1/RANDOM2/RANDOM3/FOLDERTOSKIP/MOREFOLDERS
C:/USER/FOLDER1/RANDOM1/FOLDERTOSKIP/MOREFOLDERS

I want to skip the upload/dowload the “FOLDERTOSKIP” and her children, specifying the exact path like using glob sintax.

I try: **/FOLDER1//FOLDERTOSKIP/ but didn’t work for me.

Put in only “/FOLDERTOSKIP” doesn’t help me because that folder exist in another branch of the tree that I need synchronize.

Any question tell me, I don’t have a good English. Thanks!!

@Franco_Gimenez: Sorry for the super delayed response. Unfortunately ignoring a specific path is not possible. You can ignore files & folders only based upon their name & name patterns. and not path.

Thanks

1 Like

Thank you for the answer. Only one question more: There are plans to include this funcionality?

@Franco_Gimenez: We have added this to our Features request list but this is not a priority at the moment.

Thanks

1 Like