Do you work off the server?
Do you work off the server?
(OP)
What is the better method?
I'm working with Microstation J and we save all our files to a server. The standard practice at my company has been to copy to you machine the file you plan to work in and save it back to the server when you are done. All the files being referenced are still on the server. Is this the best way to operate or an out-dated method?
I would think that there is no need to copy to your machine before working. You sould be able to work off the server as long as your server is fast enough.
I'm working with Microstation J and we save all our files to a server. The standard practice at my company has been to copy to you machine the file you plan to work in and save it back to the server when you are done. All the files being referenced are still on the server. Is this the best way to operate or an out-dated method?
I would think that there is no need to copy to your machine before working. You sould be able to work off the server as long as your server is fast enough.





RE: Do you work off the server?
---->>>
I would think that there is no need to copy to your machine before working. You sould be able to work off the server as long as your server is fast enough.
mvg
Molenberghs Hans
RE: Do you work off the server?
I used to have to work off my hard drive under a novell
network then run a batch file that checked my hard drive against the server ( as I had exact same directory structure for drawings) it then updated the server with anything that was new or had a different date..including any new sub directories..
I ran this batch file a couple of times a day.. it was great! and fast as it was dos not windows!!!
And as the network was so slow for ustn it was the best option for us big refe files and lots of them... you could adapt this approach if you like I could post here but it was some thing like
Xcopy/s/d c:\drawings\*.dgn I:\cad server\drawings
Ahhhh DOS can be powerfull...
RE: Do you work off the server?