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

support read-only downloaded files #136

Open
milahu opened this issue Jun 16, 2024 · 0 comments
Open

support read-only downloaded files #136

milahu opened this issue Jun 16, 2024 · 0 comments

Comments

@milahu
Copy link

milahu commented Jun 16, 2024

currently rqbit throws when the downloaded files are read-only

finished with error: error opening "/path/to/file.txt" in read/write mode

the downloaded files are complete and rqbit should only seed them

$ chmod -R -w ~/downloads

$ rqbit server start ~/downloads
ERROR torrent{id=0}:initialize_and_start: librqbit_core::spawn_utils: finished with error: error opening "/path/to/file.txt" in read/write mode
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