Thank you guys. As I did not miss the point, I see only workarounds that I already use :)
-----Messaggio originale----- Da: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] Per conto di Harry Redl Inviato: sabato 4 febbraio 2017 19:06 A: ADSM-L@VM.MARIST.EDU Oggetto: Re: [ADSM-L] Backup only one directory Hello, can be done sharing this via CIFS and backing it up as a \\server\myshare (on the very same machine) - dirty but working dsm.opt contains DOMAIN \\server\myshare Kind of workaround for the option "virtualmountpoint" present in UNIX clients but unfortunately not in Windows .... Not tried, but having the domain as "\\server\c$\Program Files......" should work right away Harry On 3.2.2017 11:30, Marco Batazzi wrote: > Hello, > I want to do a backuo of only one directory of one filesystem, in my dsm.opt > I put: > DOMAIN C: > Exclude "*:\...\*" > Exclude "*:\*" > INCLUDE "C:\Program Files\Apache Software Foundation\Tomcat 7.0\...\*" > > The problem here is that only my interested files will be backed up but all > others filesystem folder will be backed up too. > > How can I workaround it?