Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Already uploaded file if upload again / in a different path will show upload failed #475

Open
skygunner opened this issue Apr 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@skygunner
Copy link

Describe the bug
Already uploaded file if upload again in the same path or in a different path will show upload failed;

To Reproduce
upload a file.
Upload the same file in same path or different path.

Expected behavior
If same path, show its already uploaded; Ideally compare the file hash/size/mod time etc.

If different path, use a reference to the same file previously uploaded file. When deleting file,
only the last reference deletion will actually delete the file from cloud.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@skygunner skygunner added the bug Something isn't working label Apr 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant