How to search for a file?
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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