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

Input/Output error while writing anything to the mounted location #216

Open
khannavivek opened this issue Dec 5, 2020 · 2 comments
Open

Comments

@khannavivek
Copy link

Every time I try to paste or add a new file to the mounted location this error pops up:

Error opening file “/mount_location/filename”: Input/output error
and the file is created on drive but having size 0 bytes.

Though I can read all the files from the mounted location.

@aurelio-amerio
Copy link

I have the same problem

@GeorgiKarapetrov
Copy link

GeorgiKarapetrov commented Aug 21, 2021

+1

I have user_allow_other in /etc/fuse.conf.

The output of cp New\ Empty\ File.txt New\ Empty\ File2.txt is

cp: cannot open 'New Empty File.txt' for reading: Input/output error

sudo cp New\ Empty\ File.txt New\ Empty\ File2.txt outputs

cp: failed to access 'New Empty File2.txt': Permission denied

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