What is the problem you are having with rclone?
Hi, I am trying to play a video on vlc, the video starts playing fast, but when I try to jump to the timeline it takes a long time to load or stops loading
Run the command 'rclone version' and share the full output of the command.
rclone v1.62.2
- os/version: raspbian 11.7
- os/kernel: 6.1.21-v7+ (armv7l)
- os/type: linux
- os/arch: arm (ARMv7 compatible)
- go/version: go1.20.2
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
streamtape.com with their FTP
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
> rclone mount streamtape: /AAA --vfs-cache-mode full --vfs-cache-max-size 100G --vfs-fast-fingerprint --tpslimit 10 --tpslimit-burst 0 --allow-non-empty --allow-other -vv
I entered "--allow-non-empty" so that I wouldn't restart rclone every time I tried to run tests
The rclone config contents with secrets removed.
[streamtape]
type = ftp
host = ftp.streamtape.com
pass = XXXXX
tls = false
user = XXXX
explicit_tls = false
-> Clarification to be clearer
Although I am using vlc, I would like to use it for my "Jellyfin" server, only it makes the testing part really tedious (Ex. upload the file, synchronize the folder, synchronize the data, search for the file, play it), so I am using vlc, just to do the testing in a practical and fast way
A log from the command with the -vv
flag
https://pastebin.com/Z0w46X8y
The log was too long and so I could not publish the post, I put it in a pastebin