You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to add option in SimpleClient to disable hash checks in downloadTorrent, check only file presence/size ?
For serving from read-only storage (DVD or protected SD).
Also, add option to disable opening RandomAccessFile for write in FileStorage, and setting its size setLength, even if file is present and is ok...
The text was updated successfully, but these errors were encountered:
Is it possible to add option in SimpleClient to disable hash checks in downloadTorrent, check only file presence/size ?
For serving from read-only storage (DVD or protected SD).
Also, add option to disable opening RandomAccessFile for write in FileStorage, and setting its size setLength, even if file is present and is ok...
The text was updated successfully, but these errors were encountered: