TorrServer
TorrServer copied to clipboard
HTTPfs to download any content with wget or curl
Aim of pull request:
- Allow to download all torrent content partially via web browser
- Also, download fully with wget, curl, rclone. For example: wget -r -np -nH http://
/httpfs/ - (did not tested yet) Mount as linux folder, docker volume. I know rclone allows it. Possibly exists more simple solution.
Thanks for this feature. Its working fine with web browser but rclone mount is only showing folders, not files.
Details:
Web Browser:
Working fine, able to download files.
Rclone Mount: Only folders are visible, files are missing. mount command: rclone mount "torrfs:" fs http endpoint: http://ip/httpfs Folder Listing:
i@i: ~/fs
$ ls -rlt proxmox-ve_8.2-2.iso
total 0
Not a necessary add-on. It is better to make a script for downloading everything or a separate client