Error in copying

I'm trying to copy files to the directory I mounted, but I keep getting the message "FILE TOO LARGE"

The log contains the following message

A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

But I put --vfs-cache-mode

Here's the command I used

mount --log-file C:\rclone\logs\rclone.log --links --file-perms 0777 --dir-perms 0777 --vfs-cache-mode=writes --cache-dir E:\cache remote:switch_202306 X: --config "C:\Users\George\AppData\Roaming\rclone\rclone.conf"

need to use a debug log, add -vv

  1. post the top 30 lines from the debug log
  2. post the exact error from the debug log

2025/02/09 18:06:49 ERROR : IO error: corrupted on transfer
2025/02/09 18:11:52 NOTICE: Internet Archive item switch_202306: Symlinks support enabled
2025/02/09 18:11:52 ERROR : Failed to create vfs cache - disabling: failed to create data cache directory: mkdir \?\E:\cache: Não é possível criar um arquivo já existente.
2025/02/09 18:13:59 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:14:00 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:14:01 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:14:03 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:14:03 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:14:04 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:14:05 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:14:06 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:24:34 NOTICE: Internet Archive item switch_202306: Symlinks support enabled
2025/02/09 18:24:34 ERROR : Failed to create vfs cache - disabling: failed to create data cache directory: mkdir \?\E:\cache: Acesso negado.
2025/02/09 18:25:11 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:25:12 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:25:13 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:25:14 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:25:14 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:25:16 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:25:17 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:25:18 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:35 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:41:43 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:44 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:45 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:45 ERROR : A/Alien Isolation (World).xci: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/02/09 18:41:48 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:49 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/02/09 18:41:50 ERROR : A/Alien Isolation (World).xci: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes

I am not copying by command, I mounted the folder and am dragging the file into the folder

need to fix that error

If you look at the time, this error didn't appear again, because I had already fixed it.

please, each time you run rclone mount, just post the log for that current run.
else gets very confusing...

???

The ones I sent above are the last lines of the log, there are more than 30

kill the mount command, run the command with -vv for debug output and post the top 30 lines from just that most recent command.

2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Opendir:
2025/02/09 20:15:08 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/02/09 20:15:08 DEBUG : /: >OpenFile: fd=/ (r), err=
2025/02/09 20:15:08 DEBUG : /: >Opendir: errc=0, fh=0x2
2025/02/09 20:15:08 DEBUG : /: Releasedir: fh=0x2
2025/02/09 20:15:08 DEBUG : /: >Releasedir: errc=0
2025/02/09 20:15:08 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Opendir:
2025/02/09 20:15:08 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/02/09 20:15:08 DEBUG : /: >OpenFile: fd=/ (r), err=
2025/02/09 20:15:08 DEBUG : /: >Opendir: errc=0, fh=0x2
2025/02/09 20:15:08 DEBUG : /: Releasedir: fh=0x2
2025/02/09 20:15:08 DEBUG : /: >Releasedir: errc=0
2025/02/09 20:15:08 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:15:08 DEBUG : /: >Getattr: errc=0
2025/02/09 20:15:08 DEBUG : /: Opendir:
2025/02/09 20:15:08 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/02/09 20:15:08 DEBUG : /: >OpenFile: fd=/ (r), err=
2025/02/09 20:15:08 DEBUG : /: >Opendir: errc=0, fh=0x2
2025/02/09 20:15:08 DEBUG : /: Releasedir: fh=0x2
2025/02/09 20:15:08 DEBUG : /: >Releasedir: errc=0
2025/02/09 20:15:37 INFO : Internet Archive item switch_202306: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)

sorry I sent the last 30

2025/02/09 20:18:32 DEBUG : rclone: Version "v1.69.0" starting with parameters ["rclone" "mount" "--log-file" "C:\rclone\logs\rclone.log" "--links" "--file-perms" "0777" "--dir-perms" "0777" "--vfs-cache-mode=writes" "--cache-dir" "E:\cache" "remote:switch_202306" "X:" "--config" "C:\Users\George\AppData\Roaming\rclone\rclone.conf" "-vv"]
2025/02/09 20:18:32 DEBUG : Creating backend with remote "remote:switch_202306"
2025/02/09 20:18:32 DEBUG : Using config file from "C:\Users\George\AppData\Roaming\rclone\rclone.conf"
2025/02/09 20:18:38 INFO : Internet Archive item switch_202306: poll-interval is not supported by this remote
2025/02/09 20:18:38 NOTICE: Internet Archive item switch_202306: Symlinks support enabled
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: vfs cache: root is "E:\cache"
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: vfs cache: data root is "\\?\E:\cache\vfs\remote\switch_202306"
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: vfs cache: metadata root is "\\?\E:\cache\vfsMeta\remote\switch_202306"
2025/02/09 20:18:38 DEBUG : Creating backend with remote ":local,encoding='Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot':E:/cache/vfs/remote/switch_202306"
2025/02/09 20:18:38 DEBUG : :local: detected overridden config - adding "{fbZPM}" suffix to name
2025/02/09 20:18:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot':E:/cache/vfs/remote/switch_202306" to be canonical ":local{fbZPM}://?/E:/cache/vfs/remote/switch_202306"
2025/02/09 20:18:38 DEBUG : Creating backend with remote ":local,encoding='Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot':E:/cache/vfsMeta/remote/switch_202306"
2025/02/09 20:18:38 DEBUG : :local: detected overridden config - adding "{fbZPM}" suffix to name
2025/02/09 20:18:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot':E:/cache/vfsMeta/remote/switch_202306" to be canonical ":local{fbZPM}://?/E:/cache/vfsMeta/remote/switch_202306"
2025/02/09 20:18:38 INFO : Internet Archive item switch_202306: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/02/09 20:18:38 DEBUG : Network mode mounting is disabled
2025/02/09 20:18:38 DEBUG : Mounting on "X:" ("remote switch_202306")
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: Mounting with options: ["-o" "attr_timeout=1" "-o" "uid=-1" "-o" "gid=-1" "--FileSystemName=rclone" "-o" "volname=remote switch_202306"]
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: Init:
2025/02/09 20:18:38 DEBUG : Internet Archive item switch_202306: >Init:
2025/02/09 20:18:38 DEBUG : /: Statfs:
2025/02/09 20:18:38 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:268435456 Bfree:254276711 Bavail:254276711 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2025/02/09 20:18:38 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:18:38 DEBUG : /: >Getattr: errc=0
2025/02/09 20:18:38 DEBUG : /: Readlink:
2025/02/09 20:18:38 DEBUG : /: >Readlink: errc=-22, linkPath=""
2025/02/09 20:18:38 DEBUG : /.: Getattr: fh=0xFFFFFFFFFFFFFFFF
2025/02/09 20:18:38 DEBUG : /.: >Getattr: errc=-2
2025/02/09 20:18:38 DEBUG : /: Getxattr: name="non-existant-a11ec902d22f4ec49003af15282d3b00"
2025/02/09 20:18:38 DEBUG : /: >Getxattr: errc=-40, value=""

looks good, no errors

So why is that error coming up when copying, it says the file is large and there is no space?

try to copy the file again

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.