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

Program doesn't preserve the folder structure #5

Open
h-enes-simsek opened this issue Dec 13, 2022 · 0 comments
Open

Program doesn't preserve the folder structure #5

h-enes-simsek opened this issue Dec 13, 2022 · 0 comments

Comments

@h-enes-simsek
Copy link

This is actually almost not an issue, but a feature. I don't know if you want to add a feature to support recursive folder upload.

At the moment assume you have a folder like this:
_ parent
___ pic1.jpg
___ child
_____ pic2.jpg

And you upload the parent folder to gofile server. It ends up like this in the gofile server:
_ longBoringGenericName
_ pic1.jpg
_ pic2.jpg

So it does not preserve the folder structure. I don't need it personally but this feature could be added.

Thank you for your effort to open source.

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