Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTPfs to download any content with wget or curl #459

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rudolf1
Copy link

@rudolf1 rudolf1 commented Sep 28, 2024

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.

@ddonindia
Copy link

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.
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants