I want to backup symbolic file on UNIX .
How do I do to make it work ?
for example:
/home/explink ------------> /data/
/data is a directory
I want to backup /data/*.* when I execute the command:
dsmc inc -subdir=yes /home/
Otherwiles , if I create new symbolic in /homeI,for example otherlink --->
/data2/ , I want to backup /data2/*.* when I execute the command:
dsmc inc -subdir=yes /home/
How do I do to make it work ?
Michael hsu
- Re: How do I backup symbolic file ? 321 880053 徐裕達
- Re: How do I backup symbolic file... Alexander Verkooijen
