dsmc retrieve syntax

toddz2000

ADSM.ORG Member
Joined
Apr 20, 2007
Messages
100
Reaction score
0
Points
0
Location
Maryland
Linux Server 5.4
Linux CLient 5.3.2

I have a partition/filespace /home mounted
Under home there is
/home/mail
/home/test
/home/popuser
I ran
dsmc archive -subdir=yes /home/mail/

All went well 30 gigs.

I tried to restore my directory
dsmc retrieve -subdir=yes /home/mail/tzenker/
Nothin, nada was restored...
Do I have to restore the whole /home/ directory??? I can do this, but I dont want all those directories.

Thanks
todd
 
try it with *
dsmc retrieve /home/mail/tzenker/* -subdir=yes
 
Last edited:
Didnt work

Thanks
I'm sure the syntax is out there.

I want to be able to select certain users to restore from an archive

ive tried /home/mail/tzenker/ -pick -subdir=yes

dsmc retrieve /home/ -subdir=yes works, but it restores the whole directory(too many files)
 
Last edited:
Trying, but JAVA is a Piece of Crap.
Hosed firefox 3 times already

I keep trying.
Thanks for the help. I just hate that agent

-todd
 
I will just use
dsmc retrieve /home/ -pick -subdir=yes
and traverse through what I need to restore.

Thanks for the help
the dsmcad just keeps hanging the browser


-todd
 
I'm completely updated, Its just java is a HOG.

I was able to use DSMCAD.

I had to turn off iptables on the box. didnt like the rule I put in for 1581. I would get a tcp communication error so I turned off iptables for a few mins.

It works. yepppie.
Thanks for the help.
Still dont understand why I can retrieve just a directory or a file from command line.

Thanks again.

-todd
 
Back
Top