Jump to content

Folder contents


Sawyer
 Share

Recommended Posts

Ok here it is - We work on a slew of cad details hundreds per project and I want to make sure they are getting filed right (we have one detail folder with standard details and then we have project specific detail folders). I want to be able to just see what is in each folder but some times there are folders & subfolders so the details are scattered among 30 or so folders & that is a lot of searching. I was hoping I could find something that lists all folders/subfolders from a given point. Does that meke sence?

Link to comment
Share on other sites

Sawyer,

 

There are some digital asset management tools that should do exactly what you looking for. I know about some, but most are expensive high-end apps. I believe this kind of software will do the trick.

 

http://www.extensis.com/assetman/

http://www.canto.com/

http://www.nxn-software.com

 

Of course, the cheapest is to do proper naming and deploy a logical folder structure making the most out of the UNC. If you have free time, take a look at this book ($2.76 used) about knowledge asset management. It gives a solid overall view of how asset management should work.

 

/Diego

Link to comment
Share on other sites

If you are a windows user go to command prompt, change to a directory you want to output and type: dir /s/b >mydir.txt

 

This will give you a full list of files sorted by directories and all shell be wtitten to mydir.txt.

 

For more options of dir command type: dir /?

 

Memeories of good old DOS days!!

 

Regards

 

Zoran

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...