Die Website wird gerade in die aktuelle Sprache übersetzt. Bitte nutzen Sie vorübergehend die englische Version

Hinweis

Ab dem 24. Dezember 2025 wird der Support des Forums eingestellt und das Forum in den Modus "Nur Lesen" versetzt. Ihre Fragen, Anmerkungen und Vorschläge können Sie im Abschnitt "Diskussion" auf den Seiten der entsprechenden Plugins hinterlassen. Ideen für neue Plugins können Sie per E-Mail oder im Support-Chat auf Telegram einsenden. Im Jahr 2026 wird das Forum vollständig von der Website entfernt

TOPIC:

Autosave 13 Okt 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 Okt 2025 08:52 #3208

  • Modis's Avatar
  • Modis
  • Offline
  • 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 Okt 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 Okt 2025 15:47 #3227

  • Modis's Avatar
  • Modis
  • Offline
  • 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