What is the problem you are having with rclone?
so i am not sure if its just coincidental or a new issue, but today i had a power outage in my street. Upon bringing all my services back online and mounting my drives, i cant seem to play anything from GD.
rclone mounts my drives, all the folder/ files are visible via file explorer but i cant open, play via plex or move files. Its a little strange as i would normally get a error which i am not getting.
All my quotas and limits seem good. How can i test this issue further and or generate some more detailed logs?
What is your rclone version (output from rclone version
)
rclone v1.54.0-beta.4868.0e7fc7613
- os/arch: linux/amd64
- go version: go1.15.3
Which OS you are using and how many bits (eg Windows 7, 64 bit)
unRAID
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone mount \
-vv \
--allow-other \
--buffer-size 256M \
--dir-cache-time 720h \
--drive-chunk-size 512M \
--log-level INFO \
--vfs-read-chunk-size 128M \
--vfs-read-chunk-size-limit off \
--vfs-cache-mode writes \
--bind=$RCloneMountIP \
tdrive_tv_anime_vfs: /mnt/user/mount_rclone/tdrive_tv_anime_vfs &
The rclone config contents with secrets removed.
[tdrivetvanime]
type = drive
scope = drive
service_account_file = /mnt/user/appdata/other/rclone/service_accounts/rclone_tdrive.json
team_drive = ******
server_side_across_configs = true
[tdrive_tv_anime_vfs]
type = crypt
remote = tdrivetvanime:crypt
filename_encryption = standard
directory_name_encryption = true
password = ******
password2 = ******