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

Share or download the file that a client wants (client-side) #32

Closed
4 tasks done
namseonu opened this issue Oct 19, 2023 · 0 comments
Closed
4 tasks done

Share or download the file that a client wants (client-side) #32

namseonu opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@namseonu
Copy link
Member

namseonu commented Oct 19, 2023

Is your feature request related to a problem? Please describe.
Not related to any problems, only for implementation of new features.

Describe the solution you'd like
The feature of sharing and downloading a file that a client wants to share with another(i.e., 3rd party).

  • Create the link for sharing a file
  • Download the file using this link
  • Cancel/Remove the created link
  • Block to download if the sharing count of a file is max. (i.e., expired)
@namseonu namseonu added the feature New feature or request label Oct 19, 2023
@namseonu namseonu added this to the Else utilities milestone Oct 19, 2023
@namseonu namseonu self-assigned this Oct 19, 2023
namseonu added a commit to namseonu/oss-quics-server that referenced this issue Oct 21, 2023
- create the link for sharing a file
- download the file using the link
- delete the created link by client request
- block to download if the sharing count of a file is max, and delete it

resolved: quic-s#32
@github-project-automation github-project-automation bot moved this from In Progress to Done in QUIC-S on feature implementation Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

1 participant