What does *.sv$ and *.sс$ file formats doing in Autocad
In this post, I will talk about Autocad file formats like *.sv$ and *.sс$. What do they doing and what is the difference between them?
*.sv$ file format AutoCAD using for autosave
*.sс$. file format AutoCAD using for temporary files,
Here is the difference between them.
Users can disable autosave from the configuration and in this time *.sv$ will not be created. But Autocad creating *.sc$ file regardless user want or not to save it. *.sc$ file need to create a normal functionality of the software. If Autocad closed safely then *.sc$ file deleting by itself.
If software finishing it is work in a wrong way then *.sc$ file saving in special detected place. But if you will need to restore some damaged files this file won’t help us. So that’s why let’s take attention to *.sv$.
What do characters mean in autosave filename?
As I say before AutoCAD autosaving file in a time interval that set in the configuration. If you ever saw autosaved file you can ask yourself what do numbers and letters mean in the name of the file. Now let’s see explanation
Name_a_b_nnnn.sc$ -> display_1_1_6127.sv$
Name – Name of your drawing
a – number that shows how many times drawing opened in one Autocad session
b – a number that shows how many times this drawing opened ever.
nnnn – randomly generated numbers
Where Autocad saves autosave files?
If you get an error while you are working on the project then next time when you will launch Autocad will offer you open autosaved file. This file opening from a place that set in Autocad configuration. Sometimes Autocad not offering an open autosaved file that’s because the file had very old save date or Autocad can’t find the suitable file. In this situation you should know where you can find autosave file manually
To find autosave file you need first open Options of Autocad.
To do that click on the workspace with mouse right button and choose Options.
Switch to Files tab and find from list Automatic File Save Location
Now go to that folder and find your autosaved file.
If your original file damaged you can restore the project from autosaved file. To do that you need change sv$ file format to DWG and restore your project.