iyear / tdl

📥 A Telegram toolkit written in Golang
https://docs.iyear.me/tdl
GNU Affero General Public License v3.0
4.47k stars 442 forks source link

[Bug] Can't download on a rclone mount disk #569

Open Revdep opened 7 months ago

Revdep commented 7 months ago

Describe the bug

Downloads doesn't start like don't have the permission to write there

To Reproduce

cd the rclone mounted folder

tdl dl -f result.json --desc

download stay to 0,00% sometimes reach 0.01% but nothing more

Expected behavior

it should download

Version

$ tdl version Version: 0.16.1 Commit: bb2c69b Date: 2024-03-01T13:21:31Z

go1.21.7 linux/arm64

Which OS are you running tdl on?

Linux

Additional context

No response

bolavefasfas commented 7 months ago

Describe the bug

Downloads doesn't start like don't have the permission to write there

To Reproduce

cd the rclone mounted folder

tdl dl -f result.json --desc

download stay to 0,00% sometimes reach 0.01% but nothing more

Expected behavior

it should download

Version

$ tdl version Version: 0.16.1 Commit: bb2c69b Date: 2024-03-01T13:21:31Z

go1.21.7 linux/arm64

Which OS are you running tdl on?

Linux

Additional context

No response

Download to local then use rclone move thats what I am doing.

Idk if you want to make rclone mount work you will need to set the vfs cache to full try.