JohnDoee / autotorrent

Matches torrents with files and gets them seeded
MIT License
269 stars 34 forks source link

The total size of the argument and environment lists 1.3MB exceeds the operating system limit of 256kB. #37

Open adamwinn opened 4 years ago

adamwinn commented 4 years ago
awinn@Adams-MBP ~/D/c/a/autotorrent> autotorrent-env/bin/autotorrent -a ~/Downloads/Snatches/*.torrent
Failed to execute process 'autotorrent-env/bin/autotorrent'. Reason:
The total size of the argument and environment lists 1.3MB exceeds the operating system limit of 256kB.
Try running the command again with fewer arguments.

The script should be written in such a way where we pass a dir name, instead of *.torrent, to prevent this