El sitio web está en proceso de traducción al idioma actual. Por favor, utilice la versión en inglés

Aviso

A partir del 24 de diciembre de 2025, el soporte del foro se suspende y el foro se cambia al modo "Solo lectura". Puede dejar sus preguntas, comentarios y sugerencias en el bloque "Discusión" en las páginas de los complementos correspondientes. Puede enviar ideas para nuevos complementos por correo electrónico o al chat de soporte en Telegram. En 2026, el foro se eliminará completamente del sitio web

TOPIC:

Autosave 13 Oct 2025 13:42 #3206

  • Topic Author
  • duynguyen
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 4
  • Thank you received: 0
I have used this feature, it works great for individual files. But it doesn't seem to work with local files when working in a team. I left it as default for 5 minutes but the .OS file didn't change anything.

Autosave 14 Oct 2025 08:52 #3208

  • Modis's Avatar
  • Modis
  • Away
  • Administrator
  • Administrator
  • Super Users
  • Posts: 1448
  • Thank you received: 188
You misunderstood the service description. Read it more carefully: the service calls the "Save" command on a timer. The .oc$ file is created once when opened and changes when using the "Save As" command. This file is needed to be able to roll back to the original version.

Autosave 17 Oct 2025 14:08 #3226

  • Topic Author
  • duynguyen
  • Offline
  • New Member
  • New Member
  • Registered
  • Posts: 4
  • Thank you received: 0
I completely understand how it works, when working on an independent file, each time it is automatically saved, the time parameters change at the time of saving. Worksharing files also create .oc$ files, but they do not automatically save according to the set time. If you save manually, the parameters of the .oc$ file will change.

Autosave 17 Oct 2025 15:47 #3227

  • Modis's Avatar
  • Modis
  • Away
  • Administrator
  • Administrator
  • Super Users
  • Posts: 1448
  • Thank you received: 188
The code doesn't differentiate between workshared and not-workshared files - the service will call the "Save" command for everyone. However, it won't call the "Sync" command.
Also keep in mind that the service counts down the time from the document's last modification. If you simply open the file and wait for the timer to save, you won't get it. You'll need to make some changes to the file.
  • Page:
  • 1