Unable to move content due to illegal seek

Hey,

I have a server hosted with Bytesized and use rclone to move my content over to Google Drive. This has largely worked without issue till now. With no alteration to anything myself, I'm finding I cannot move anything without error over the past 24 hours.

Yet it kinda does move content. You see, what happens is that it will copy a folder and insert the file but the file stops at being 32kb.

I receive an error message:

WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

And

illegal seek

I've tried deleting and creating a new remote to no avail.

And this is my mount:

rclone mount --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" --allow-other --allow-non-empty remote: ~/mnt/encryption &

Any suggestions would be appreciated in a step by step manner as my command line experience is limited.

Thanking you.

allow-non-empty is generally bad and I wouldn't use it.

If you can run the mount with -vv and share the log when you get that error, it would be great.

Add --vfs-cache-mod writes to your mount command line and that error should go away.

1 Like

Hi thanks for your reply. Mounting with --vv returns with a fatal error that the command is not known.

I tried that but it came back with:

Failed to move with 2 errors: last error was: multpart copy: write failed: write 

: illegal seek

You need to run the mount with -vv and share the output.

Share the full command you are trying to use.

Thanks again for your reply. If I am understanding this correctly, you require me to mount the drive with the insertion of --vv Into my command(?)

So, that would be the following, however like I said, that returns a fatal error --vv unknown flag:

rclone mount --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" --allow-other --vv remote: ~/mnt/encryption &

You aren't sharing the actual command what the output is.

Can you type it into a prompt and share the full output?

Mount command:
rclone mount --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" --allow-other --vv remote: ~/mnt/encryption &

Output:
Error: unknown flag: --vv Usage: rclone mount remote:path /path/to/mountpoint [flags]

Flags:
      --allow-non-empty                        Allow mounting over a non-empty directory.
      --allow-other                            Allow access to other users.
      --allow-root                             Allow access to root user.
      --attr-timeout duration                  Time for which file/directory attributes are cached. (default 1s)
      --daemon                                 Run mount as a daemon (background mode).
      --daemon-timeout duration                Time limit for rclone to respond to kernel (not supported by all OSes).
      --debug-fuse                             Debug the FUSE internals - needs -v.
      --default-permissions                    Makes kernel enforce access control based on the file mode.
      --dir-cache-time duration                Time to cache directory entries for. (default 5m0s)
      --dir-perms FileMode                     Directory permissions (default 0777)
      --file-perms FileMode                    File permissions (default 0666)
      --fuse-flag stringArray                  Flags or arguments to be passed direct to libfuse/WinFsp. Repeat if required.
      --gid uint32                             Override the gid field set by the filesystem. (default 1005)
  -h, --help                                   help for mount
      --max-read-ahead SizeSuffix              The number of bytes that can be prefetched for sequential reads. (default 128k)
      --no-checksum                            Don't compare checksums on up/download.
      --no-modtime                             Don't read/write the modification time (can speed things up).
      --no-seek                                Don't allow seeking in files.
  -o, --option stringArray                     Option for libfuse/WinFsp. Repeat if required.
      --poll-interval duration                 Time to wait between polling for changes. Must be smaller than dir-cache-time. Only on supported remotes. Set to 0 to disable. (default 1m0s)
      --read-only                              Mount read-only.
      --uid uint32                             Override the uid field set by the filesystem. (default 22274)
      --umask int                              Override the permission bits set by the filesystem.
      --vfs-cache-max-age duration             Max age of objects in the cache. (default 1h0m0s)
      --vfs-cache-max-size SizeSuffix          Max total size of objects in the cache. (default off)
      --vfs-cache-mode CacheMode               Cache mode off|minimal|writes|full (default off)
      --vfs-cache-poll-interval duration       Interval to poll the cache for stale objects. (default 1m0s)
      --vfs-read-chunk-size SizeSuffix         Read the source objects in chunks. (default 128M)
      --vfs-read-chunk-size-limit SizeSuffix   If greater than --vfs-read-chunk-size, double the chunk size after each chunk read, until the limit is reached. 'off' is unlimited. (default off)
      --volname string                         Set the volume name (not supported by all OSes).
      --write-back-cache                       Makes kernel buffer writes before sending them to rclone. Without this, writethrough caching is used.

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.

2019/06/24 17:09:20 Fatal error: unknown flag: --vv`

Run with "-vv" and not "--vv"

1 Like

Apologies, don't know how I didn't notice that. Thanks for correcting me.

This is what it is doing and now it is just beginning to repeat itself over and over...

19/06/24 18:31:52 DEBUG : rclone: Version "v1.48.0" starting with parameters ["rclone" "mount" "--user-agent" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" "--allow-other" "-vv" "remote:" "/home/hd3/nuovototo/mnt/encryption"]

2019/06/24 18:31:52 DEBUG : Using config file from "/home/hd3/nuovototo/.config/rclone/rclone.conf"

2019/06/24 18:31:52 DEBUG : Google drive root '': Mounting on "/home/hd3/nuovototo/mnt/encryption"

2019/06/24 18:31:52 DEBUG : Adding path "vfs/forget" to remote control registry

2019/06/24 18:31:52 DEBUG : Adding path "vfs/refresh" to remote control registry

2019/06/24 18:31:52 DEBUG : Adding path "vfs/poll-interval" to remote control registry

2019/06/24 18:31:52 DEBUG : : Root:

2019/06/24 18:31:52 DEBUG : : >Root: node=/, err=<nil>

2019/06/24 18:31:59 DEBUG : : Statfs:

2019/06/24 18:31:59 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:09 DEBUG : : Statfs:

2019/06/24 18:32:09 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:19 DEBUG : : Statfs:

2019/06/24 18:32:19 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:29 DEBUG : : Statfs:

2019/06/24 18:32:29 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:39 DEBUG : : Statfs:

2019/06/24 18:32:39 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:49 DEBUG : : Statfs:

2019/06/24 18:32:49 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:32:52 DEBUG : Google drive root '': Checking for changes on remote

2019/06/24 18:32:59 DEBUG : : Statfs:

2019/06/24 18:32:59 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

Can you recreate the error and share the log?

2019/06/24 18:38:54 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:38:54 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/: Attr:

2019/06/24 18:38:54 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/: Lookup: name="3D"

2019/06/24 18:38:54 DEBUG : encryption/: >Lookup: node=encryption/3D/, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/: Attr:

2019/06/24 18:38:54 DEBUG : encryption/3D/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:38:54 DEBUG : encryption/3D/: >Lookup: node=encryption/3D/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: Create: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Open: flags=O_WRONLY|O_CREATE|O_TRUNC

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Open: fd=encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w), err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/: >Create: node=encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, handle=&{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}, err=<nil>

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:38:54 DEBUG : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>

2019/06/24 18:38:54 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=1257897984

2019/06/24 18:38:56 ERROR : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:38:56 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:38:56 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=419299328

2019/06/24 18:38:57 ERROR : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:38:57 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:38:57 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=838598656

2019/06/24 18:38:57 DEBUG : : Statfs:

2019/06/24 18:38:57 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:38:58 ERROR : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:38:58 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:38:58 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=0

2019/06/24 18:38:58 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=32768, err=<nil>

2019/06/24 18:38:58 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Flush:

2019/06/24 18:38:58 DEBUG : Google drive root '': File to upload is small (32768 bytes), uploading instead of streaming

2019/06/24 18:38:59 INFO : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Copied (new)

2019/06/24 18:38:59 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Flush: err=<nil>

2019/06/24 18:38:59 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Release:

2019/06/24 18:38:59 DEBUG : encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Release nothing to do

2019/06/24 18:38:59 DEBUG : &{encryption/3D/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Release: err=<nil>

2019/06/24 18:41:00 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:00 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:00 DEBUG : encryption/: Attr:

2019/06/24 18:41:00 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:00 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:00 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:00 DEBUG : encryption/: Attr:

2019/06/24 18:41:00 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:00 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:00 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:00 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:00 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:00 DEBUG : encryption/new/: ReadDirAll:

2019/06/24 18:41:01 DEBUG : encryption/new/: >ReadDirAll: item=0, err=<nil>

2019/06/24 18:41:01 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:01 DEBUG : encryption/new/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:01 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:01 DEBUG : encryption/new/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:01 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:01 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:01 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:01 DEBUG : encryption/new/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:01 DEBUG : encryption/new/: Mkdir: name="Blood.and.Donuts.1995"

2019/06/24 18:41:02 DEBUG : encryption/new/: >Mkdir: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2019/06/24 18:41:02 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:02 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/: Attr:

2019/06/24 18:41:02 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:02 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:02 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/: Attr:

2019/06/24 18:41:02 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:02 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:02 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:02 DEBUG : encryption/new/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: Create: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Open: flags=O_WRONLY|O_CREATE|O_TRUNC

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Open: fd=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w), err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Create: node=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, handle=&{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}, err=<nil>

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:41:02 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>

2019/06/24 18:41:02 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=1257897984

2019/06/24 18:41:03 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:03 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:03 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=419299328

2019/06/24 18:41:04 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:04 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:04 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=838598656

2019/06/24 18:41:06 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:06 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:06 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=0

2019/06/24 18:41:06 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=32768, err=<nil>

2019/06/24 18:41:06 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Flush:

2019/06/24 18:41:08 INFO : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Copied (new)

2019/06/24 18:41:08 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Flush: err=<nil>

2019/06/24 18:41:08 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Release:

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Release nothing to do

2019/06/24 18:41:08 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Release: err=<nil>

2019/06/24 18:41:08 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:08 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/: Attr:

2019/06/24 18:41:08 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:08 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:08 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/: Attr:

2019/06/24 18:41:08 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:08 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:08 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/: ReadDirAll:

2019/06/24 18:41:08 DEBUG : encryption/new/: >ReadDirAll: item=1, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:08 DEBUG : encryption/new/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: ReadDirAll:

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: >ReadDirAll: item=1, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=32768 mode=-rw-r--r--, err=<nil>

2019/06/24 18:41:08 DEBUG : encryption/new/Blood.and.Donuts.1995/: Remove: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Remove: err=<nil>

2019/06/24 18:41:09 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:09 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/: Attr:

2019/06/24 18:41:09 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:09 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:09 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/: Attr:

2019/06/24 18:41:09 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:09 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:09 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:09 DEBUG : encryption/new/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: Create: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Open: flags=O_WRONLY|O_CREATE|O_TRUNC

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Open: fd=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w), err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Create: node=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, handle=&{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}, err=<nil>

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:41:09 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>

2019/06/24 18:41:09 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=419299328

2019/06/24 18:41:10 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:10 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:10 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=1257897984

2019/06/24 18:41:11 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:11 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:11 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=838598656

2019/06/24 18:41:12 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:12 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:12 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=0

2019/06/24 18:41:12 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=32768, err=<nil>

2019/06/24 18:41:12 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Flush:

2019/06/24 18:41:12 DEBUG : Google drive root '': File to upload is small (32768 bytes), uploading instead of streaming

2019/06/24 18:41:14 INFO : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Copied (new)

2019/06/24 18:41:14 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Flush: err=<nil>

2019/06/24 18:41:14 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Release:

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Release nothing to do

2019/06/24 18:41:14 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Release: err=<nil>

2019/06/24 18:41:14 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:14 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/: Attr:

2019/06/24 18:41:14 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:14 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:14 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/: Attr:

2019/06/24 18:41:14 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:14 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:14 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/: ReadDirAll:

2019/06/24 18:41:14 DEBUG : encryption/new/: >ReadDirAll: item=1, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:14 DEBUG : encryption/new/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: ReadDirAll:

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: >ReadDirAll: item=1, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=32768 mode=-rw-r--r--, err=<nil>

2019/06/24 18:41:14 DEBUG : encryption/new/Blood.and.Donuts.1995/: Remove: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Remove: err=<nil>

2019/06/24 18:41:15 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:15 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/: Attr:

2019/06/24 18:41:15 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:15 DEBUG : /: Lookup: name="encryption"

2019/06/24 18:41:15 DEBUG : /: >Lookup: node=encryption/, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/: Attr:

2019/06/24 18:41:15 DEBUG : encryption/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/: Lookup: name="new"

2019/06/24 18:41:15 DEBUG : encryption/: >Lookup: node=encryption/new/, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/: Attr:

2019/06/24 18:41:15 DEBUG : encryption/new/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/: Lookup: name="Blood.and.Donuts.1995"

2019/06/24 18:41:15 DEBUG : encryption/new/: >Lookup: node=encryption/new/Blood.and.Donuts.1995/, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: Attr:

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: Lookup: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Lookup: node=<nil>, err=no such file or directory

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: Create: name="Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv"

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Open: flags=O_WRONLY|O_CREATE|O_TRUNC

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Open: fd=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w), err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/: >Create: node=encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv, handle=&{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}, err=<nil>

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Attr:

2019/06/24 18:41:15 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>

2019/06/24 18:41:15 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=1257897984

2019/06/24 18:41:16 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:16 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:16 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=838598656

2019/06/24 18:41:17 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:17 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:17 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=419299328

2019/06/24 18:41:17 DEBUG : : Statfs:

2019/06/24 18:41:17 DEBUG : : >Statfs: stat={Blocks:274877906944 Bfree:241530440104 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=<nil>

2019/06/24 18:41:18 ERROR : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

2019/06/24 18:41:18 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=0, err=illegal seek

2019/06/24 18:41:18 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Write: len=32768, offset=0

2019/06/24 18:41:18 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Write: written=32768, err=<nil>

2019/06/24 18:41:18 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Flush:

2019/06/24 18:41:18 DEBUG : Google drive root '': File to upload is small (32768 bytes), uploading instead of streaming

2019/06/24 18:41:20 INFO : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Copied (new)

2019/06/24 18:41:20 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Flush: err=<nil>

2019/06/24 18:41:20 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: Release:

2019/06/24 18:41:20 DEBUG : encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: WriteFileHandle.Release nothing to do

2019/06/24 18:41:20 DEBUG : &{encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv (w)}: >Release: err=<nil>

2019/06/24 18:41:53 DEBUG : encryption/new: invalidating directory cache

2019/06/24 18:41:53 DEBUG : encryption/new/Blood.and.Donuts.1995: forgetting directory cache

Since you only shared a piece of the log, I'm still assuming you haven't added:

--vfs-cache-mod writes

as ncw suggested. The log confirms that you are trying to seek in the file, which won't work without that option.

I appreciate your help. Like I said in my OP I need guidance in a step by step manner. Because you never instructed me to do that, I assumed I shouldn't be.

If I insert that into my mount command which would be:

rclone mount --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" allow-other --vfs-cache-mod writes -vv remote: ~/mnt/encryption &

I receive the following error:

Error: unknown flag: --vfs-cache-mod
Usage:
  rclone mount remote:path /path/to/mountpoint [flags]

Flags:
      --allow-non-empty                        Allow mounting over a non-empty directory.
      --allow-other                            Allow access to other users.
      --allow-root                             Allow access to root user.
      --attr-timeout duration                  Time for which file/directory attributes are cached. (default 1s)
      --daemon                                 Run mount as a daemon (background mode).
      --daemon-timeout duration                Time limit for rclone to respond to kernel (not supported by all OSes).
      --debug-fuse                             Debug the FUSE internals - needs -v.
      --default-permissions                    Makes kernel enforce access control based on the file mode.
      --dir-cache-time duration                Time to cache directory entries for. (default 5m0s)
      --dir-perms FileMode                     Directory permissions (default 0777)
      --file-perms FileMode                    File permissions (default 0666)
      --fuse-flag stringArray                  Flags or arguments to be passed direct to libfuse/WinFsp. Repeat if required.
      --gid uint32                             Override the gid field set by the filesystem. (default 1005)
  -h, --help                                   help for mount
      --max-read-ahead SizeSuffix              The number of bytes that can be prefetched for sequential reads. (default 128k)
      --no-checksum                            Don't compare checksums on up/download.
      --no-modtime                             Don't read/write the modification time (can speed things up).
      --no-seek                                Don't allow seeking in files.
  -o, --option stringArray                     Option for libfuse/WinFsp. Repeat if required.
      --poll-interval duration                 Time to wait between polling for changes. Must be smaller than dir-cache-time. Only on supported remotes. Set to 0 to disable. (default 1m0s)
      --read-only                              Mount read-only.
      --uid uint32                             Override the uid field set by the filesystem. (default 22274)
      --umask int                              Override the permission bits set by the filesystem.
      --vfs-cache-max-age duration             Max age of objects in the cache. (default 1h0m0s)
      --vfs-cache-max-size SizeSuffix          Max total size of objects in the cache. (default off)
      --vfs-cache-mode CacheMode               Cache mode off|minimal|writes|full (default off)
      --vfs-cache-poll-interval duration       Interval to poll the cache for stale objects. (default 1m0s)
      --vfs-read-chunk-size SizeSuffix         Read the source objects in chunks. (default 128M)
      --vfs-read-chunk-size-limit SizeSuffix   If greater than --vfs-read-chunk-size, double the chunk size after each chunk read, until the limit is reached. 'off' is unlimited. (default off)
      --volname string                         Set the volume name (not supported by all OSes).
      --write-back-cache                       Makes kernel buffer writes before sending them to rclone. Without this, writethrough caching is used.

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.

2019/06/24 19:01:28 Fatal error: unknown flag: --vfs-cache-mod

I didn't notice ncw had a typo as he's human at times and being human, I copied his same typo.

--vfs-cache-mode writes

add that and you should be good to go.

1 Like

Being human is no excuse :wink:

Entering the following mount:

rclone mount --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" allow-other --vfs-cache-mode writes -vv remote: ~/mnt/encryption &

Returns:

DEBUG : rclone: Version "v1.48.0" starting with parameters ["rclone" "mount" "--user-agent" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36" "allow-other" "--vfs-cache-mode" "writes" "-vv" "remote:" "/home/hd3/nuovototo/mnt/encryption"]
Usage:
  rclone mount remote:path /path/to/mountpoint [flags]

Flags:

**All the flags listed**

Command mount needs 2 arguments maximum: you provided 3 non flag arguments: ["allow-other" "remote:" "/home/hd3/nuovototo/mnt/encryption"]

You are missing the "--allow-other" as you have "allow-other"

Doofus me. Corrected.

These are the error messages received but how do I attach the very long log output?:

rclone move /home/hd3/nuovototo/torrents/3D mnt/encryption/encryption/new

2019/06/24 19:25:56 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Failed to read hash: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:25:56 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Not deleting source as copy failed: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:25:56 ERROR : Attempt 1/3 failed with 2 errors and: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:26:00 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Failed to calculate dst hash: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:26:59 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Failed to read hash: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:26:59 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Not deleting source as copy failed: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:26:59 ERROR : Attempt 2/3 failed with 3 errors and: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:27:04 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Failed to calculate dst hash: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:28:01 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Failed to read hash: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:28:01 ERROR : Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: Not deleting source as copy failed: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:28:01 ERROR : Attempt 3/3 failed with 3 errors and: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error

2019/06/24 19:28:01 Failed to move with 3 errors: last error was: hash: failed to read: read /home/hd3/nuovototo/mnt/encryption/encryption/new/Blood.and.Donuts.1995/Blood.and.Donuts.1995.720p.Amazon.WEB-DL.DD.5.1.x264-Antifa.mkv: input/output error