Filter hidden files, folders , help me ??

How could i set filter so copy/move will ignore hidden files and folders.

Is this on Windows? If so I don't think it is possible yet.

If on Linux/macOS then a filter can filter out files/directories starting with .

On Windows you may be able to produce a list of the hidden ones and use '--exclude-from' as a input to exclude the hiddens. Not sure if that helps.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.