如何不让Aria2在ARDOWNLOAD文件夹里生成incomplete备份
如何不让Aria2在ARDOWNLOAD文件夹里生成incomplete备份 aria的配置文件里指定了下载到这个incomplete目录中,然后X3P的后台程序,会自动把下载好的文件,复到ARDOWNLOAD目录中,这个目录中的文件才是备份。在aria2的配置文件中有一项设置:
dir=/sata/public/ARDOWNLOAD/incomplete
在aria2的扫描程序中有两项设置
AR_TMP_DIR='/sata/public/ARDOWNLOAD/incomplete'
AR_COMPLETE_DIR='/sata/public/ARDOWNLOAD'
如果不喜欢文件放到incomplete中,都要去修改了。
页:
[1]