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

Sending Folder is empty when unzip #145

Open
TheArctesian opened this issue Jan 9, 2023 · 4 comments
Open

Sending Folder is empty when unzip #145

TheArctesian opened this issue Jan 9, 2023 · 4 comments

Comments

@TheArctesian
Copy link

Sending a folder of md files with nested folders.

I am on Arch my friend was on IOS, when the file was sent through and unzip, MacOS threw an error saying the file was empty.

I will do some more testing and maybe clone it and play around but just thought would let you know.

@riton
Copy link

riton commented Mar 4, 2023

Same problem using a Linux desktop (with Brave browser) and Android (with Brave browser). The test was performed with only two .txt files at the root of the directory I was sending:

❯ tree .
.
├── date-2.txt
└── date.txt

0 directories, 2 files

zip file is transferred but appears empty on my phone.

@szimek
Copy link
Owner

szimek commented Mar 4, 2023

@riton Hi! Just to confirm - did you select both files, or the folder that they are in?

@riton
Copy link

riton commented Mar 6, 2023

@riton Hi! Just to confirm - did you select both files, or the folder that they are in?

I've dragged and dropped the folder from Thunar (my file manager in XUbuntu) to firefox

@szimek
Copy link
Owner

szimek commented Mar 6, 2023

Thanks @riton. Yeah, at the moment, it does not support uploading folders. I'd have to check if it's possible/easy to distinguish between a file and a folder, and if it's possible to read files from a folder. Either I could add a support for it, or at least show an error, suggesting to drop multiple files instead.

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

3 participants