e-alfred / ocdownloader

ocDownloader - AGPL-licensed multi-protocol download manager for Nextcloud using ARIA2, youtube-dl and Curl (supports Youtube, BitTorrent, HTTP, FTP)
https://github.com/e-alfred/ocdownloader
GNU Affero General Public License v3.0
375 stars 85 forks source link

Migrate to Nextcloud filesystem abstraction #232

Open weeman1337 opened 2 years ago

weeman1337 commented 2 years ago

At the moment ocDownloader uses direct access to the filesystem. Nextcloud nowadays supports remote filesystems.

ocDownloader should be migrated to use the Nextcloud filesystem abstraction.