7.7 C
London
Wednesday, December 13, 2023

macos – why begin aria2c didn’t began in terminal


I’m utilizing this command to begin aria2c in macOS 13.6.1:

aria2c --conf-path=/Customers/dolphin/.aria2/aria2.conf

however the aria2c didn’t began and there’s no error output. That is the aria2.conf:

~/.aria2 ⌚ 15:10:54
$ cat /Customers/dolphin/.aria2/aria2.conf                                                                                                                             ‹ruby-2.7.2›
# see --split possibility
max-concurrent-downloads=16
proceed=true
max-overall-download-limit=0
max-overall-upload-limit=50K
max-upload-limit=20

# Http/FTP choices
connect-timeout=120
lowest-speed-limit=10K
max-connection-per-server=10
max-file-not-found=2
min-split-size=1M
break up=16
check-certificate=false
http-no-cache=true

input-file=~/.aria2/aria2.session

save-session=~/.aria2/aria2.session
# FTP Particular Choices

# BT/PT Setting
bt-enable-lpd=true
#bt-max-peers=55
follow-torrent=true
enable-dht6=false
bt-seed-unverified
rpc-save-upload-metadata=true
bt-hash-check-seed
bt-remove-unselected-file
bt-request-peer-speed-limit=100K
seed-ratio=0.0


# Metalink Particular Choices

# RPC Choices
enable-rpc=true
pause=false
rpc-allow-origin-all=true
rpc-listen-all=true
rpc-save-upload-metadata=true
rpc-secure=false

# Superior Choices
daemon=true
disable-ipv6=true
enable-mmap=true
file-allocation=falloc
max-download-result=120
#no-file-allocation-limit=32M
force-sequential=true
parameterized-uri=true

Am I lacking one thing? what ought to I do to fastened this subject. That is course of filter command:

~/.aria2 ⌚ 15:14:22
$ ps aux|grep "aria2"                                                                                                                                              ‹ruby-2.7.2›
dolphin          43152   0.0  0.0 34139788    768 s008  S+    3:14PM   0:00.00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn aria2
(base)

Latest news
Related news

LEAVE A REPLY

Please enter your comment!
Please enter your name here