Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scanner: On startup, delete the missing files #32

Closed
3 tasks done
Arthi-chaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #50
Closed
3 tasks done

Scanner: On startup, delete the missing files #32

Arthi-chaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #50
Assignees
Labels
scanner About the Scanner Microservice
Milestone

Comments

@Arthi-chaud
Copy link
Owner

Arthi-chaud commented Mar 22, 2024

When the scanner starts, it should

  • Fetch all the files from the API
  • Look at the watched directory, and find the files that are missing (i.e. in the list but not in the file system)
  • For each file, delete them from the API (need API: Delete File #28)
@Arthi-chaud Arthi-chaud added the scanner About the Scanner Microservice label Mar 22, 2024
@Arthi-chaud Arthi-chaud added this to the v0.1 milestone Mar 22, 2024
@Arthi-chaud Arthi-chaud self-assigned this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scanner About the Scanner Microservice
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant