PDA

View Full Version : Closed How to exclude .DS_Store



bozzunter
05-05-2008, 10:48 AM
Hi,

I tried to put it in the ignore patterns section (namely, .ds_store as I can't use upper case) but the files are still sent, and in a Mac there're hundreds... Is there a way to exclude them?

Hannibal
05-09-2008, 03:40 PM
Try to put ".ds_store*" into the ignore patterns.

Does this help?

bozzunter
05-29-2008, 10:55 AM
It doesn't work, dozens of DS_Store files are still sent through the three machines.

Hannibal
05-29-2008, 11:38 AM
Sorry. I has to be "*ds_store"