July 26, 20223 yr I mounted my Team Share drives via rclone with this command: rclone mount --allow-other --cache-db-purge --allow-non-empty --buffer-size 32M --use-mmap --dir-cache-time 72h --drive-chunk-size 16M --timeout 1h --vfs-cache-mode minimal --vfs-read-chunk-size 128M --vfs-read-chunk-size-limit 1G media_gdrive: /mnt/disks/media_gdrive & I added these arguments because they were found online, but I don't know if they are the correct ones. In any case I can see the Team Share content via krusader. Now I would like to make a mirror copy of the nas content on gdrive so I tried rsync with this command: rsync --delete --progress -avh "/source/folder/" "/destination/folder" But when the upload of the first file (12gb) starts, it stops with this error: rsync error: error in file IO (code 11) at receiver.c(378) [receiver=3.2.3] rsync: [sender] write error: Broken pipe (32) How can I solve? thx
July 26, 20223 yr Author Second problem: Last night I mounted one of the Team Share Drives to use it with plex and streaming its content. This morning the content I add in plex has become unavailable as if it could no longer see the mounted drive even if from krusader I can see it. What happened?
February 6, 20242 yr Same problem, any solution? rsync: [sender] write error: Broken pipe (32) rsync error: error in socket IO (code 10) at io.c(848) [sender=3.2.7] Script Finished Feb 06, 2024 16:08.35 Full logs for this script are available at /tmp/user.scripts/tmpScripts/nextcloud backup till secure/log.txt rsync error: received SIGUSR1 (code 19) at main.c(1609) [generator=3.2.7]
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.