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

Delete file #24

Closed
logiclrd opened this issue May 15, 2024 · 3 comments
Closed

Delete file #24

logiclrd opened this issue May 15, 2024 · 3 comments

Comments

@logiclrd
Copy link

How do I delete a file?

@logiclrd
Copy link
Author

logiclrd commented May 15, 2024

To elaborate, IStorageClient has methods UploadAsync and DownloadAsync, which can manipulate a file given only its name. It doesn't directly expose any other operations.

@logiclrd
Copy link
Author

I haven't used the B2 API before, does it not have a way to delete a file by name like it does to download a file by name?

@logiclrd
Copy link
Author

Okay, I found the subclasses giving access to more methods. This project could really use some solid documentation. Maybe I'll make a PR with a starting point... :-P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant