maple3142 / aria2c-ariang

310 stars 481 forks source link

Request for ability to upload the files to Google drive via rclone #1

Closed krishne35 closed 4 years ago

krishne35 commented 4 years ago

Once the files downloaded later gets uploaded to gdrive will be handy

bnichs5 commented 4 years ago

I would also like to see this. +1

maple3142 commented 4 years ago

I think it is not possible, because heroku doesn't have FUSE, which is needed by rclone mount.

krishne35 commented 4 years ago

Need not to mount you can you rclone copy command

krishne35 commented 4 years ago

As seen in this https://gitlab.com/mega036/aria2cloud-colab/tree/master/.aria2 Or you could just use Google drive API to upload the files to gdrive

maple3142 commented 4 years ago

This feature has been implemented.