How to save a single file

Get help for specific problems
Posts: 8
Joined: 27 Jan 2026

CWB

How do you save a single file that is located in a folder containing many files?
User avatar
Posts: 2978
Joined: 22 Aug 2012

Plerry

Change your Include Filter from the default * (=everything) into just the file you want to copy.
The simplest way to achieve this in a correct way is by running (just) a Compare , then select and right-click that specific file and via the context menu Include that file.
Posts: 8
Joined: 27 Jan 2026

CWB

It's really easy. My problem was: how do I exclude the rest? Thank you very much!