rtorrent-rutorrent icon indicating copy to clipboard operation
rtorrent-rutorrent copied to clipboard

Can't upload big torrent file

Open cnjax opened this issue 5 years ago • 1 comments

I have changed the rutorrent-basic.nginx file to

client_max_body_size 12M;

----------------------------------. I try to upload 4.8MB torrent file. There's no error message in the .log/nginx/error.log But the torrent can't be uploaded successfully. I can't find this torrent file under rtorrent watch/session directory.

Don't know how to fix this issue

Thank you.

cnjax avatar Apr 18 '19 03:04 cnjax

I have found that ruTorrent can be weird with large torrent files. It works better to put the .torrent file into the watch directory instead of uploading it through the UI.

sa7mon avatar Apr 30 '19 12:04 sa7mon