-
Notifications
You must be signed in to change notification settings - Fork 152
support read-only downloaded files #136
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels