PDA

View Full Version : Fairly new to Autocad Support



wstewart
11th Oct 2006, 06:55 pm
Hi, I've been an IT tech for many years, but recently came to work for my first architectural firm.

It's a small business, maybe 56 people total, with 30 cad operators.

I know there's no real "standard" by which cad shops run, but from what many new people who come here tell me, we are probably quite unique in many respects. So much so that we probably have a great deal of room for improvement.

Since I have little experience in the CAD world, I was hoping someone with a few years of CAD support under thier belt advise me on just a few questions:

1. Sharing drawings - Of course we need to share stuff with consultants and clients all the time. We use an FTP site but I swear I'm spending a huge amount of time just educating others on how to connect to it. In my previous IT world, FTP was pretty transparent, but in this world it seems like it's voodoo magic. How do you share drawings? What kind of security do you demand?

2. E-mail - E-mail is used for everything, and documentation archival is priority one. Pictures, drawings, everything is an attachment, and a 30X42 .tiff is ENORMOUS. How do you limit e-mail? Do you use mail restrictions? Do you copy e-mail into file shares or use some public folder method?

3. Data archival - When I joined this firm almost 3 years ago, we were creating about 200 MB / month of data. Adding new cad folks, and expanding our marketing team has increased that to nearly 2 GB a month and the rate is increasing. We've already started using SketchUp in addition to Autocad & considering Revit.

Obviously this results in redundant data (I know it shouldn't, but it does). I've recently stopped doing full backups nightly and have started incremental backups over the course of a week to eliminate nearly 23 hours a day where the tapes are running. What are your backup methods and how much are you backing up? We have about 360GB of data live now which needs to be readily available and backed up. So we're small but obviously growing.


I could go on and on and on and on, but I will keep it to three and eagerly await any personal experience you'd be willing to share. Thank you so much for taking the time to read this!

Edit: If this isn't an appropriate place for these questions, I apologize. If you know of another forum which is more suited for IT issues in a CAD environment I would love some direction.

StykFacE
11th Oct 2006, 08:50 pm
1st off, name the versions of AutoCAD everyone is currently running, or at least the average version?

when it comes to archiving, surely you have a server onsite, correct? mapping a network drive to each computer will get things started, however you want to manage/organize the tree of folders & directories can be up to you. we have 5-digit specific job numbers (20000, 30000, 40000, etc) and from there we continue the organization simply as folders. then we have another network drive, with the same setup of folders & directories, but it's the "closed job archive" drive, and we move them over when the files hit completion.

as for TIFF's, use the compressed version of the raster print driver - not the typical one. if that's still too much, use PDF's (www.cutepdf.com (http://www.cutepdf.com)) - PDF's are the other widely accepted format. and if you really want to do it right, have everyone print to DWF (get with a fellow CAD operator at work).... but i know the clients we have all like TIFF files, so be sure and check to see if you can adopt that as a standard. DWF is a printable/viewable format that's WAY better in compression and data, and Autodesk has a free viewer for download that everyone can use.

hope this helps some... i'm sure there's more guys on here with better answers, wait around for their replies as well. 8)

zars
11th Oct 2006, 10:35 pm
The FTP server is a good idea but I know how clients can be and it's hard to try to instruct them about how to use it but at the end of the day it's the best option to share something.

We use PDF as standard, pdf files are small and have great quality.

About backups we have an external HD(120 gb) where we save up all the information.

wstewart
12th Oct 2006, 12:19 am
1st off, name the versions of AutoCAD everyone is currently running, or at least the average version?

We're using AutoCAD 2005 at the moment. Some of our licenses are under subscription, so we actually could update them to '07, but we're apprehensive, as we'll have to replace a 3rd party utility we use called ArchT as well to keep up with the AutoCAD upgrade.


when it comes to archiving, surely you have a server onsite, correct?

Yes, we do. We currently have about 250 GB of project-related data.


then we have another network drive, with the same setup of folders & directories, but it's the "closed job archive" drive, and we move them over when the files hit completion.

I have tried to create a read-only drive for archived projects but I'm quickly running out of space. Early projects (prior to '01) could be archived easily to one CD. Today's projects are approaching the 10-20 GB range and more depending. So instead the archive drive holds some data recalled from CD for some time and then it's purged for another restored project. Labor intensive, but it's better than wearing out our CD's.

I suppose another part of the challenge is that we build public schools. We have to keep records for nearly 7 years after a project close out. Considering projects have a life of nearly 5 years, I have to at least keep records for 12 years which is retrievable in some fashion. CD media is even questionable, and another upcoming problem I need to deal with is how to store data LONG term (20+ years).


as for TIFF's, use the compressed version of the raster print driver - not the typical one. if that's still too much, use PDF's (www.cutepdf.com (http://www.cutepdf.com)) - PDF's are the other widely accepted format. and if you really want to do it right, have everyone print to DWF (get with a fellow CAD operator at work).... but i know the clients we have all like TIFF files, so be sure and check to see if you can adopt that as a standard.

Our marketing team is closely integrated with the CAD folks. These graphic designers work with TIFF's, period. So I'm kinda stuck with that. I did try DWF for consultant sharing, but it became a support nightmare with me having to troubleshoot installing the DWF client on the consultant/client systems. PDF does work in a pinch though.

Thanks so much for the tips, it's nice to know in some ways I'm going in the right direction.