Movebak command not working

Movebak command not working

n.azbell
Contributor Contributor
1,088 Views
4 Replies
Message 1 of 5

Movebak command not working

n.azbell
Contributor
Contributor

A user's bak files are being saved to the C\Temp folder.  We tried the movebak command and entered a "." to reset it to the default, which is to save the bak files to the same directory as the dwg file, however the setting is not saving.  When we look at movebak again, it still says C\Temp.  What could be keeping this setting from changing?

0 Likes
1,089 Views
4 Replies
Replies (4)
Message 2 of 5

rkmcswain
Mentor
Mentor

If you run the MOVEBAK command again, does it say it's set to C:\Temp  ?

Then something is setting it, perhaps something in the startup code (Acad.lsp maybe?)

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 3 of 5

Valentin_CAD
Mentor
Mentor

@n.azbell ,

 

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin

0 Likes
Message 4 of 5

rkmcswain
Mentor
Mentor

 

@Valentin_CAD - none of that has anything to do with MOVEBAK.

MOVEBAK is an old "Bonus Tool", later turned into an "Express Tool"  It simply intercepts the BAK file after the DWG is renamed to BAK and moves it to the location set in this command.

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 5 of 5

david.burow
Advocate
Advocate

MOVEBAK stopped working suddenly for me too. In my case I had recently deleted the folder MOVEBAK was mapped to. Recreating that folder and it's working again.

 

Apparently MOVEBAK can't create a folder if it doesn't exist, instead it just fails to move the bak file.

0 Likes