delete purge and insert new wbock same name same place

delete purge and insert new wbock same name same place

Anonymous
Not applicable
390 Views
1 Reply
Message 1 of 2

delete purge and insert new wbock same name same place

Anonymous
Not applicable

Whenever we save any drawing file from Autocad, it is not overwriting the same file. It renames the original file to <filename>.bak and creates new file with same name. Is there a way to modify this behaviour?

 

We are uploading autocad files in SharePoint document library and when users are updating the files, we don't have a track of version history because autocad is not overwriting the same file it creates new file with same name everytime we save..

 

Any help is appreciated

 

Thankyou.

0 Likes
391 Views
1 Reply
Reply (1)
Message 2 of 2

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Whenever we save any drawing file from Autocad, it is not

>> overwriting the same file. It renames the original file to

>> <filename>.bak and creates new file with same name. Is

>> there a way to modify this behaviour?

That is how it works, overwriting the existing file has the big risk that in case of file-write issues the old content is gone and the new content is not saved, so no backup at all and all is destroyed.

 

You might try to play with MOVEBAK (>>>details<<<), but I guess that does not make anything better (just slower as the BAK file has then to be transferred too)

 

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes