Background.
* I have a new installation of VSS version 6.0 with service pack 4.
* c:\vss\data is where my database resides and it does have data
* c:\vss\backup is an existing, empty folder
SSARC c:\vss\backup\archive c:\vss\data\*.*
When i run this command, I get "File or project $../data not found"
Jim Anderson