So I would revert back to my previous version and work incrementally, but I now cannot restore my previous version because the data already updated its version number to 23. ... Can't start Nextcloud because the version of the data (\`23.0.0.10``) is higher than the docker image version (``21.0.0.18``) and downgrading is not supported.
It would be nice to have an option to restore a selection of files to e.g. their previous version, or a version before a certain point in time. I just had the issue where I accidently emptied the contents of a few hundered CSV files. I s...
02.02.2021 · I'm currently developing a Nextcloud app and I need to restore an old version of a file in my code. I know how to get a file or folder with …
14.12.2021 · Hello, i a trying to find a solution to restore approximately 1600 pdf files to the previous last version. All of these pdf files are 0 byte. My suspicion is that something went wrong with OCR Workflow. But i did not investigating this further so far. With find . -type f -iname '*.pdf' -empty > list.txt i was able to get all of these files.
Nextcloud supports simple version control system for files. ... [user]/files_versions. To restore a specific version of a file, click the circular arrow to the left. Click on the timestamp to download it. The versioning app expires old versions automatically to make sure that the …