Skip to content

xxddff/Aria2Autoupload-TST-ING

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Aria2Autoupload-TST-ING

Auto upload your download file form Aria2.
This project use aria2 and rclone.
Written in shell


NOTICE: IS A TESTING PROJECT
Do not use in a production environment


Usage

Configure your rclone and change the path in the shell as needed
add this config to your aria2.conf

on-download-complete=/yourpath/autoupload.sh

Or run with

aria2c --on-download-complete=/yourpath/autoupload.sh

Todo-list

  • Online unpack
  • Write log
  • Abnormal capture
  • Looking for some other uploading tools
  • Debug mode

Known issue

If RAM of your VPS or PC are too low, that maybe make OOM problem

This shell will update in https://github.com/xxddff/Aria2Autoupload-TST-ING @xxddff

About

Auto upload your download file form Aria2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%