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

Rclone #377

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Rclone #377

wants to merge 15 commits into from

Conversation

mkvolkov
Copy link

Added Rclone virtual filesystem with the full functionality of afero and afero.Fs functions available in rclone.

@CLAassistant
Copy link

CLAassistant commented Aug 22, 2022

CLA assistant check
All committers have signed the CLA.

@jxsl13
Copy link

jxsl13 commented Aug 28, 2022

Hi, cool fs abstraction.
You should take a closer look at other implementation in regard to what kind of errors are returned in case some methods are not supported or in case operations fail.

Usually os.PathError or os.LinkError are used.
tarfs/zipfs might be good references.

@mkvolkov
Copy link
Author

mkvolkov commented Sep 1, 2022

@Kargakis please take a look

@mkvolkov
Copy link
Author

@bep take a look please

@mkvolkov
Copy link
Author

mkvolkov commented Nov 2, 2022

@mbertschler @Kargakis @bep where is everybody?

@bep
Copy link
Collaborator

bep commented Nov 2, 2022

@mkvolkov that is a good question, I can only answer for myself; I'm rather busy these days, and I often need to put a priority on the repositories that I consider "mine". I'm a big fan of Rclone, though.

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

Successfully merging this pull request may close these issues.

None yet

4 participants