rtorrent icon indicating copy to clipboard operation
rtorrent copied to clipboard

"Failed to prepare file list: Could not create directory" bug

Open ne0ark opened this issue 10 years ago • 5 comments

I get following error in rtorrent.

"Failed to prepare file list: Could not create directory"

Will this fix the issue?

system.method.set_key = event.download.inserted,create_download_dir,"branch=d.is_multi_file=,"execute={mkdir,-p,--,$download_dir=}""

ne0ark avatar Nov 02 '14 23:11 ne0ark

I am getting the same error. The fix you proposing does not help.

ZEDGR avatar Nov 05 '14 18:11 ZEDGR

Is there a fix for this issue?

ne0ark avatar Jan 04 '15 00:01 ne0ark

@ne0ark

Is there a fix for this issue?

Unfortunately no

I also have that problem on 0.9.7. Dont have the line schedule = untied_directory,5,5,stop_untied= in rtorrent.rc

lordvalium avatar Jan 01 '20 11:01 lordvalium

I am having this problem now in 0.9.8 I also do not have 'schedule = untied_directory,5,5,stop_untied=' in my rtorrent.rc

carlwarnick avatar Apr 14 '23 18:04 carlwarnick

Increasing the ulimit fixed it for me. https://linuxhint.com/increase-open-file-limit-ubuntu/ be sure to quit rtorrent, log out of your terminal, then log back in and restart rtorrent.

carlwarnick avatar Apr 14 '23 18:04 carlwarnick