nextcloud / nextcloud/backup

How to search for a file?

Open
#516 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
272
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I use the commands
sudo -u www-data php /var/www/html/occ backup:file:search <my_account>/files/<path>/<filename>
sudo -u www-data php /var/www/html/occ backup:file:search <my_account>/<path>/<filename>
sudo -u www-data php /var/www/html/occ backup:file:search <path>/<filename>
sudo -u www-data php /var/www/html/occ backup:file:search <filename>

The answer always is "no result" from all restoring points, full and differential.
Have I used the commands correctly?
Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the occ backup:file:search command entry point and reproduce the four command forms shown in the issue against the available full and differential restore points. Done means determining the correct path syntax or confirming and documenting a reproducible failure with the command output.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.