网站正在翻译成当前语言,请暂时使用英文版本

注意

Starting from December 24, 2025, forum support will be discontinued and the forum will be switched to "Read-only" mode. You can leave your questions, comments, and suggestions in the "Discussion" section on the pages of the corresponding plugins. You can also send ideas for new plugins by email or in the support chat on Telegram. In 2026, the forum will be completely removed from the website

TOPIC:

Autosave 13 十 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 十 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 十 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 十 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