1FICHIER, Rclone does not allow to RENAME files and folders, when you mount a 1fichier disk drive

What is the problem you are having with rclone?

1FICHIER I have found an error, Rclone does not allow to RENAME files and folders, when you mount a 1fichier disk drive.

What is your rclone version (output from rclone version)

rclone-v1.56.0-beta.5531.41f561bf2

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10 64 bits

Which cloud storage system are you using? (eg Google Drive)

1FICHIER

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

Having mounted 1fichier as a disk drive. RENAME from the windows file explorer, or from total commander. It gives an error when trying to RENAME files, and also when renaming folders, and does not rename them.

SET RCLONE_CONFIG_1FICHIER_TYPE=fichier
SET RCLONE_CONFIG_1FICHIER_API_KEY=nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn

rclone.exe mount 1fichier: J: --vfs-cache-mode full --allow-other --transfers 32 --vfs-cache-max-age 30m --cache-dir D:\Cloud\1fichier --log-level INFO --log-file D:\Cloud\tmp\rclone.1fichier.log

The rclone config contents with secrets removed.

Paste config here

SET RCLONE_CONFIG_1FICHIER_TYPE=fichier
SET RCLONE_CONFIG_1FICHIER_API_KEY=nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn

A log from the command with the -vv flag

Paste  log here

2021/06/07 22:33:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2021/06/07 22:33:50 ERROR : MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Couldn't move: couldn't move file
2021/06/07 22:33:50 ERROR : Mis Archivos/MONTAR_DRIVE_SIN_QUE_SE_VE_LA_VENTANA.RAR: File.Rename error: couldn't move file
2021/06/07 22:33:50 ERROR : Mis Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Dir.Rename error: couldn't move file
2021/06/07 22:33:50 ERROR : IO error: couldn't move file
2021/06/07 22:34:49 INFO : vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2021/06/07 22:35:49 INFO : vfs cache RemoveNotInUse (maxAge=60000000000, emptyOnly=false): item Mis Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR was removed, freed 0 bytes
2021/06/07 22:35:49 INFO : vfs cache: cleaned: objects 0 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0)

hello and welcome to the forum,

--allow-other, that can be removed, as per documentation
"Allow access to other users. Not supported on Windows."

can you please test using a simple command, without a cache mode, such as this which will also produce a debug log
`rclone.exe mount 1fichier: J: --log-level DEBUG--log-file D:\Cloud\tmp\rclone.1fichier.log

  • It also gives the SAME ERROR with a clean Command Line as you say:

rclone.exe mount 1fichier: J: --log-level INFO --log-file D:\Cloud\tmp\rclone.1fichier.log

  • It also gives an error with the RCLONE BROWSER program, when renaming with Rclone Browser explorer, and also when mounting it with Rclone Browser.

  • Another very interesting piece of information, to know that this occurs only with RCLONE with 1FICHIER, is that:

"This error only occurs with 1FICHIER. It does not happen to me with other clouds."

"With other clouds he renames me perfectly".

My intuition is that it is an error that must be modified and FIXED in the Rclone program, with 1FICHIER cloud.

that was not the command i shared, your command is not using --log-level DEBUG.

please

  1. delete D:\Cloud\tmp\rclone.1fichier.log
  2. run the command with debug output and post the entire log file.

Now I do it with DEBUG.
But previously I wanted to tell you,
several very interesting facts to keep in mind:

That the RCLONE BROWSER program also happens exactly the same.

In other words, it is no longer a Command Line configuration that I have made.

I have looked at the windows file explorer at the same time, and at the same time the web page of 1 Fichier.

And what Rclone does when you try to rename a folder, is CREATE A NEW FOLDER, and ali moves the files and subfolders one by one, and it takes a long, long time. (It already depends on the number of files there are)
In my case I have 19 small files, divided into 3 subfolders.
And it takes to rename the main folder, more than 10 minutes.

And in 1FICHIER, when you try to rename a file, it gives an error and you can't.
When trying to rename a file with rclone mounted as a disk drive, it constantly gives an error, and in the end, it does not allow renaming the file.

this is your first time posting and have a claim of a rclone bug.
a full debug log is needed.

should be easy to simply rename a single file and post the full debug log.

2021/06/08 00:53:00 DEBUG : rclone: Version "v1.56.0-beta.5531.41f561bf2" starting with parameters ["rclone.exe" "mount" "1fichier:/" "J:" "--log-level" "DEBUG" "--log-file" "D:\Cloud\tmp\rclone.1fichier.log"]
2021/06/08 00:53:00 DEBUG : Creating backend with remote "1fichier:/"
2021/06/08 00:53:00 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/08 00:53:00 DEBUG : Using config file from "C:\Users\PC\.config\rclone\rclone.conf"
2021/06/08 00:53:00 DEBUG : fs cache: renaming cache item "1fichier:/" to be canonical "1fichier{0FGqz}:"
2021/06/08 00:53:00 INFO : 1Fichier root '': poll-interval is not supported by this remote
2021/06/08 00:53:00 NOTICE: 1Fichier root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2021/06/08 00:53:00 DEBUG : Network mode mounting is disabled
2021/06/08 00:53:00 DEBUG : Mounting on "J:" ("1fichier{0FGqz}")
2021/06/08 00:53:00 DEBUG : 1Fichier root '': Mounting with options: ["-o" "attr_timeout=1" "-o" "uid=-1" "-o" "gid=-1" "--FileSystemName=rclone" "-o" "volname=1fichier{0FGqz}"]
2021/06/08 00:53:00 DEBUG : 1Fichier root '': Init:
2021/06/08 00:53:00 DEBUG : 1Fichier root '': >Init:
2021/06/08 00:53:00 DEBUG : /: Statfs:
2021/06/08 00:53:00 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Readlink:
2021/06/08 00:53:00 DEBUG : /: >Readlink: linkPath="", errc=-40
The service rclone has been started.
2021/06/08 00:53:00 DEBUG : /: Statfs:
2021/06/08 00:53:00 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Opendir:
2021/06/08 00:53:00 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:00 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:00 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:00 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:00 DEBUG : /: >Releasedir: errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Opendir:
2021/06/08 00:53:00 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:00 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:00 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:00 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:00 DEBUG : /: >Releasedir: errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:00 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:00 DEBUG : /: Opendir:
2021/06/08 00:53:00 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:00 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:00 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:00 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:00 DEBUG : /: >Releasedir: errc=0

...

2021/06/08 00:53:01 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:01 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:01 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:01 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:01 DEBUG : /: Opendir:
2021/06/08 00:53:01 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:01 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:01 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:01 DEBUG : /: Statfs:
2021/06/08 00:53:01 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 00:53:01 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:01 DEBUG : /: >Releasedir: errc=0

...

2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Opendir:
2021/06/08 00:53:06 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:06 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Opendir:
2021/06/08 00:53:06 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:06 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 00:53:06 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /: Opendir:
2021/06/08 00:53:06 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 00:53:06 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 00:53:06 DEBUG : /Mis_Archivos: >Releasedir: errc=0

This above is the DEBUG LOG that occurs, when I try to rename this .RAR file

But it gives me ERROR, in any file that I want to rename.

With committing a disk drive with Command Line, as I also get ERROR when I use the file explorer of the Rclone Browser program, or if I mount it with this same program.

It gives the same error with these three lines (with the main directory bar, and without the main directory bar) :

rclone.exe mount 1fichier: J: --log-level DEBUG --log-file D:\Cloud\tmp\rclone.1fichier.log

rclone.exe mount 1fichier:/ J: --log-level DEBUG --log-file D:\Cloud\tmp\rclone.1fichier.log

rclone.exe mount 1fichier:"/" J: --log-level DEBUG --log-file D:\Cloud\tmp\rclone.1fichier.log

ok, now that we have a debug log, we have experts that can look deeper into that log, then i can.

hopefully, they will stop by soon.

They are two IMPORTANT issues:

1.- It is very very slow to rename folders.
So much so that the file explorer crashes.
10 minutes to rename a main folder, with 21 small files inside, it has to be improved, and fixed.

2.-Renaming a file is not possible, mounted with Command Line or with the Rclone Browser program, it does not work. Fails. No file can be renamed.

In case it can help, to see it better, I have made another DEBUG, but done with the -vv flag:

d:- 4.- Utilities- Rclone Browser\rclone-v1.55.1-windows-386\nubes escogidas para backup diario\1fichier>rclone.exe mount 1fichier:/ J: -vv
2021/06/08 01:16:15 DEBUG : rclone: Version "v1.56.0-beta.5531.41f561bf2" starting with parameters ["rclone.exe" "mount" "1fichier:/" "J:" "-vv"]
2021/06/08 01:16:15 DEBUG : Creating backend with remote "1fichier:/"
2021/06/08 01:16:15 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/08 01:16:15 DEBUG : Using config file from "C:\Users\PC\.config\rclone\rclone.conf"
2021/06/08 01:16:15 DEBUG : fs cache: renaming cache item "1fichier:/" to be canonical "1fichier{0FGqz}:"
2021/06/08 01:16:15 INFO : 1Fichier root '': poll-interval is not supported by this remote
2021/06/08 01:16:15 NOTICE: 1Fichier root '': --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2021/06/08 01:16:15 DEBUG : Network mode mounting is disabled
2021/06/08 01:16:15 DEBUG : Mounting on "J:" ("1fichier{0FGqz}")
2021/06/08 01:16:15 DEBUG : 1Fichier root '': Mounting with options: ["-o" "attr_timeout=1" "-o" "uid=-1" "-o" "gid=-1" "--FileSystemName=rclone" "-o" "volname=1fichier{0FGqz}"]
2021/06/08 01:16:15 DEBUG : 1Fichier root '': Init:
2021/06/08 01:16:15 DEBUG : 1Fichier root '': >Init:
2021/06/08 01:16:15 DEBUG : /: Statfs:
2021/06/08 01:16:15 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Readlink:
2021/06/08 01:16:15 DEBUG : /: >Readlink: linkPath="", errc=-40
The service rclone has been started.
2021/06/08 01:16:15 DEBUG : /: Statfs:
2021/06/08 01:16:15 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Opendir:
2021/06/08 01:16:15 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:15 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:15 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:15 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Opendir:
2021/06/08 01:16:15 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:15 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:15 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:15 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:15 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Opendir:
2021/06/08 01:16:15 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:15 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:15 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:15 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:15 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:15 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:15 DEBUG : /: Opendir:
2021/06/08 01:16:15 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:15 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:15 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:15 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:15 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:19 DEBUG : /autorun.inf: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:19 DEBUG : /: Opendir:
2021/06/08 01:16:19 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:19 DEBUG : /autorun.inf: >Getattr: errc=-2
2021/06/08 01:16:19 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:19 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:19 DEBUG : /autorun.inf: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /autorun.inf: >Getattr: errc=-2
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: Statfs:
2021/06/08 01:16:19 DEBUG : /autorun.inf: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:19 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 01:16:19 DEBUG : /autorun.inf: >Getattr: errc=-2
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:19 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:19 DEBUG : /: Opendir:
2021/06/08 01:16:19 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:19 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:19 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:19 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:19 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF

...

2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Opendir:
2021/06/08 01:16:31 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:31 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:31 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:31 DEBUG : /: Statfs:
2021/06/08 01:16:31 DEBUG : /: >Statfs: stat={Bsize:4096 Frsize:4096 Blocks:4294967295 Bfree:4294967295 Bavail:4294967295 Files:1000000000 Ffree:1000000000 Favail:0 Fsid:0 Flag:0 Namemax:255}, errc=0
2021/06/08 01:16:31 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:31 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Opendir:
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >OpenFile: fd=Mis_Archivos/1 Curriculum Vitae/ (r), err=
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Releasedir: fh=0x0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Releasedir: errc=0
2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Opendir:
2021/06/08 01:16:31 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:31 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Opendir:
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:31 DEBUG : /: Releasedir: fh=0x0
2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >OpenFile: fd=Mis_Archivos/1 Curriculum Vitae/ (r), err=
2021/06/08 01:16:31 DEBUG : /: >Releasedir: errc=0
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:31 DEBUG : /: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae/1 Apuntes SQL.7z: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae/1 Apuntes SQL.7z: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Opendir:
2021/06/08 01:16:31 DEBUG : /: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:31 DEBUG : /: >OpenFile: fd=/ (r), err=
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Releasedir: fh=0x0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:31 DEBUG : /: >Opendir: errc=0, fh=0x1
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Releasedir: errc=0
2021/06/08 01:16:31 DEBUG : /Mis_Archivos/1 Curriculum Vitae: >Getattr: errc=0
2021/06/08 01:16:31 DEBUG : /: Releasedir: fh=0x1
2021/06/08 01:16:31 DEBUG : /: >Releasedir: errc=0

...

2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 01:16:36 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=-2
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:43 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 01:16:43 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenEx: flags=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:43 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Open: flags=O_RDONLY
2021/06/08 01:16:43 DEBUG : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Open: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenFile: fd=Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >OpenEx: errc=0, fh=0x0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x2
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=-2
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x3
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: Releasedir: fh=0x3
2021/06/08 01:16:43 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=-2
2021/06/08 01:16:43 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Rename: newPath="/Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR"
2021/06/08 01:16:44 ERROR : MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Couldn't move: couldn't move file
2021/06/08 01:16:44 ERROR : Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: File.Rename error: couldn't move file
2021/06/08 01:16:44 ERROR : Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Dir.Rename error: couldn't move file
2021/06/08 01:16:44 ERROR : IO error: couldn't move file
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Rename: errc=-5
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: Releasedir: fh=0x2
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Flush: fh=0x0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Flush: errc=0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: Release: fh=0x0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Release: errc=0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >Getattr: errc=0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: Opendir:
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >OpenFile: fd=Mis_Archivos/ (r), err=
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >Opendir: errc=0, fh=0x0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: Getattr: fh=0xFFFFFFFFFFFFFFFF
2021/06/08 01:16:44 DEBUG : /Mis_Archivos/MONTAR_buenas_SIN_QUE_SE_VE_LA_VENTANA.RAR: >Getattr: errc=-2
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: Releasedir: fh=0x0
2021/06/08 01:16:44 DEBUG : /Mis_Archivos: >Releasedir: errc=0
2021/06/08 01:17:11 DEBUG : /Mis_Archivos: Releasedir: fh=0x1
2021/06/08 01:17:12 DEBUG : /Mis_Archivos: >Releasedir: errc=0

not sure that it matters.

better to use latest stable not a beta, before calling this a rclone bug.

With the version
rclone-v1.55.1-windows-386 with rclone.exe of 36.159.488 Bytes
rclone-v1.55.1-windows-amd64 with rclone.exe of 43.068.416 Bytes

It gives the exact same error, and it does the exact same thing.

  • When you try to rename a file, you can't. It gives an error, and it does not allow it.

  • And when you try to rename a folder, with 21 small files inside 3 subfolders, it takes more than 10 minutes.

(What it does is create another folder with the new name, and it goes from file to file, but it does it very slowly. So much so that it takes 10 minutes with 21 small files of less than 20 Mb).
Obviously this slowness, when trying to rename a folder, has to be fixed.
Because the file explorer hangs, for 10 minutes).

I just checked, with:
1.55.1 released 32-bit and 64-bit.

***** HERE is the link of all the 1Fichier APIs: *****

https://1fichier.com/api.html

That error is returned from the fichier backend. It looks like the API call to do a rename failed for some reason.

Can you try to replicate the problem with rclone moveto

so something like

rclone moveto -vv 1fichier:/existingfile  1fichier:/existingfile-renamed

If that gives the problem can you add --dump bodies to the above command and post the output.

Thanks!

First of all, thank you very much for your attention.
I am doing tests, with rclone, and several clouds, and then checking if it also works with 1fichier.
To see what works with one and doesn't work with another.
So, I will explain them to you, some checks that I have done.

Can you run the command shared above and share the output? No need to test anywhere else as the moveto is what is needed and the output.

SET RCLONE_CONFIG_1FICHIER_TYPE=fichier
SET RCLONE_CONFIG_1FICHIER_API_KEY=nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn

C:\rclone\rclone -vv moveto 1fichier:/hellow_world.txt 1fichier:/hellow_world9.txt

2021/06/09 17:06:00 NOTICE: Config file "C:\Users\PC\.config\rclone\rclone.conf" not found - using defaults
2021/06/09 17:06:01 DEBUG : rclone: Version "v1.55.1" starting with parameters ["rclone" "-vv" "moveto" "1fichier:/hellow_world.txt" "1fichier:/hellow_world9.txt"]
2021/06/09 17:06:01 DEBUG : Creating backend with remote "1fichier:/hellow_world.txt"
2021/06/09 17:06:01 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/09 17:06:01 DEBUG : fs cache: renaming cache item "1fichier:/hellow_world.txt" to be canonical "1fichier{0FGqz}:hellow_world.txt"
2021/06/09 17:06:01 DEBUG : Creating backend with remote "1fichier:/hellow_world9.txt"
2021/06/09 17:06:01 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/09 17:06:02 DEBUG : fs cache: renaming cache item "1fichier:/hellow_world9.txt" to be canonical "1fichier{0FGqz}:hellow_world9.txt"
2021/06/09 17:06:02 ERROR : : error reading source directory: directory not found
2021/06/09 17:06:02 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 17:06:02 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 17:06:02 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2021/06/09 17:06:03 ERROR : : error reading source directory: directory not found
2021/06/09 17:06:03 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 17:06:03 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 17:06:03 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2021/06/09 17:06:04 ERROR : : error reading source directory: directory not found
2021/06/09 17:06:04 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 17:06:04 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 17:06:04 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
2021/06/09 17:06:04 INFO :
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 3.4s

2021/06/09 17:06:04 DEBUG : 3 go routines active
2021/06/09 17:06:04 Failed to moveto: directory not found

Here you can see in this list that the files exist.
But it does not rename the files.


rclone lsl 1fichier:/ --max-depth 1
2021/06/09 17:00:43 NOTICE: Config file "C:\Users\PC\.config\rclone\rclone.conf" not found - using defaults
40 2021-06-09 18:41:15.000000000 fichero2.txt
43 2021-06-09 18:41:16.000000000 hello_world.txt


***** HERE is the link of all the 1Fichier APIs: *****

https://1fichier.com/api.html


Is there a reason you keep posting the link to the API?

fs cache: renaming cache item "1fichier:/hellow_world.txt" to be canonical "1fichier{0FGqz}:hellow_world.txt"
looks like rclone could be confused, thinking that 1fichier:/hellow_world.txt is a folder, not a file.

there should be something like
2021/06/09 12:15:19 DEBUG : Creating backend with remote "1fichier:/hellow_world.txt" 2021/06/09 12:15:22 DEBUG : fs cache: adding new entry for parent of "1fichier:/hellow_world.txt", ""1fichier:"

as per the api:

Warning
Some errors may have occurred even if some files could be renamed.
See the differences between the "urls" parameters of the request and response. 

so can you add --dump bodies, re-run the command and post the output?

have you tried any of the other third party projects?

rclone -vv moveto 1fichier:/hellow_world.txt 1fichier:/hellow_world9.txt --dump bodies

2021/06/09 18:33:48 NOTICE: Config file "C:\Users\PC\.config\rclone\rclone.conf" not found - using defaults
2021/06/09 18:33:49 DEBUG : rclone: Version "v1.55.1" starting with parameters ["rclone" "-vv" "moveto" "1fichier:/hellow_world.txt" "1fichier:/hellow_world9.txt" "--dump" "bodies"]
2021/06/09 18:33:49 DEBUG : Creating backend with remote "1fichier:/hellow_world.txt"
2021/06/09 18:33:49 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/09 18:33:49 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : HTTP REQUEST (req 0xc0004d2100)
2021/06/09 18:33:49 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : HTTP RESPONSE (req 0xc0004d2100)
2021/06/09 18:33:49 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:50 GMT
Server: nginx
Vary: Accept-Encoding

{"size":83,"folder_id":0,"name":"Root","status":"OK","files":2,"sub_folders":[{"pass":0,"create_date":"2021-03-23 12:14:21","name":"-- 1Fichier MyEmail","id":3365885},{"id":3616356,"name":"Carpeta","create_date":"2021-06-08 01:55:44","pass":0},{"id":3225125,"pass":0,"create_date":"2021-02-20 07:25:17","name":"Mis Archivos Propios"},{"id":3434092,"create_date":"2021-04-11 01:34:57","pass":0,"name":"Mis Archivos de Acceso Exclusivo"},{"name":"Mis_Archivos","create_date":"2021-06-08 00:40:30","pass":0,"id":3616189},{"id":3616483,"name":"Pruebas","create_date":"2021-06-08 05:22:57","pass":0}]}
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : HTTP REQUEST (req 0xc0004d2000)
2021/06/09 18:33:49 DEBUG : POST /v1/file/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : HTTP RESPONSE (req 0xc0004d2000)
2021/06/09 18:33:49 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:50 GMT
Server: nginx
Vary: Accept-Encoding

{"count":2,"status":"OK","items":[{"acl":0,"pass":0,"content-type":"text/plain","filename":"hello_world.txt","url":"1fichier.com: Cloud Storage 16:41:16","size":43,"cdn":0,"checksum":"733f77ebe8032a85b890fac25f56317748c45b9e42fdea7d113da0472ee82acafb91486170d4afd7494c89274806d318f0149e77cbcaa0f8c582f3be57295654"},{"filename":"fichero2.txt","content-type":"text/plain","pass":0,"acl":0,"date":"2021-06-09 16:41:15","size":40,"checksum":"b786b0ddf8a0e011afccc5b14f904bb0a2d12e0d8ffded3209bae87a30a938b342a677734e196fe1a64add443dba834a1f0218b7b47d6ed88965533a734bb23d","cdn":0,"url":"1fichier.com: Cloud Storage"}]}
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : fs cache: renaming cache item "1fichier:/hellow_world.txt" to be canonical "1fichier{0FGqz}:hellow_world.txt"
2021/06/09 18:33:49 DEBUG : Creating backend with remote "1fichier:/hellow_world9.txt"
2021/06/09 18:33:49 DEBUG : 1fichier: detected overridden config - adding "{0FGqz}" suffix to name
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : HTTP REQUEST (req 0xc000530500)
2021/06/09 18:33:49 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : HTTP RESPONSE (req 0xc000530500)
2021/06/09 18:33:49 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:50 GMT
Server: nginx
Vary: Accept-Encoding

{"folder_id":0,"files":2,"name":"Root","size":83,"status":"OK","sub_folders":[{"id":3365885,"name":"-- 1Fichier MyEmail","pass":0,"create_date":"2021-03-23 12:14:21"},{"name":"Carpeta","pass":0,"create_date":"2021-06-08 01:55:44","id":3616356},{"id":3225125,"name":"Mis Archivos Propios","create_date":"2021-02-20 07:25:17","pass":0},{"id":3434092,"name":"Mis Archivos de Acceso Exclusivo","create_date":"2021-04-11 01:34:57","pass":0},{"name":"Mis_Archivos","pass":0,"create_date":"2021-06-08 00:40:30","id":3616189},{"id":3616483,"pass":0,"create_date":"2021-06-08 05:22:57","name":"Pruebas"}]}
2021/06/09 18:33:49 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:49 DEBUG : HTTP REQUEST (req 0xc00002e000)
2021/06/09 18:33:49 DEBUG : POST /v1/file/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:49 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 DEBUG : HTTP RESPONSE (req 0xc00002e000)
2021/06/09 18:33:50 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:51 GMT
Server: nginx
Vary: Accept-Encoding

{"status":"OK","items":[{"date":"2021-06-09 16:41:16","content-type":"text/plain","acl":0,"checksum":"733f77ebe8032a85b890fac25f56317748c45b9e42fdea7d113da0472ee82acafb91486170d4afd7494c89274806d318f0149e77cbcaa0f8c582f3be57295654","pass":0,"filename":"hello_world.txt","url":"1fichier.com: Cloud Storage 16:41:15","acl":0}],"count":2}
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 DEBUG : fs cache: renaming cache item "1fichier:/hellow_world9.txt" to be canonical "1fichier{0FGqz}:hellow_world9.txt"
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : HTTP REQUEST (req 0xc0001e0f00)
2021/06/09 18:33:50 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : HTTP REQUEST (req 0xc0003ca200)
2021/06/09 18:33:50 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 DEBUG : HTTP RESPONSE (req 0xc0001e0f00)
2021/06/09 18:33:50 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:51 GMT
Server: nginx
Vary: Accept-Encoding

{"size":83,"files":2,"status":"OK","folder_id":0,"name":"Root","sub_folders":[{"create_date":"2021-03-23 12:14:21","name":"-- 1Fichier MyEmail","id":3365885,"pass":0},{"pass":0,"id":3616356,"name":"Carpeta","create_date":"2021-06-08 01:55:44"},{"id":3225125,"pass":0,"create_date":"2021-02-20 07:25:17","name":"Mis Archivos Propios"},{"id":3434092,"pass":0,"create_date":"2021-04-11 01:34:57","name":"Mis Archivos de Acceso Exclusivo"},{"name":"Mis_Archivos","create_date":"2021-06-08 00:40:30","pass":0,"id":3616189},{"name":"Pruebas","create_date":"2021-06-08 05:22:57","pass":0,"id":3616483}]}
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 DEBUG : HTTP RESPONSE (req 0xc0003ca200)
2021/06/09 18:33:50 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:51 GMT
Server: nginx
Vary: Accept-Encoding

{"status":"OK","sub_folders":[{"id":3365885,"pass":0,"create_date":"2021-03-23 12:14:21","name":"-- 1Fichier MyEmail"},{"id":3616356,"pass":0,"create_date":"2021-06-08 01:55:44","name":"Carpeta"},{"id":3225125,"pass":0,"name":"Mis Archivos Propios","create_date":"2021-02-20 07:25:17"},{"name":"Mis Archivos de Acceso Exclusivo","create_date":"2021-04-11 01:34:57","id":3434092,"pass":0},{"name":"Mis_Archivos","create_date":"2021-06-08 00:40:30","id":3616189,"pass":0},{"name":"Pruebas","create_date":"2021-06-08 05:22:57","pass":0,"id":3616483}],"name":"Root","files":2,"folder_id":0,"size":83}
2021/06/09 18:33:50 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:50 ERROR : : error reading source directory: directory not found
2021/06/09 18:33:50 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 18:33:50 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 18:33:50 ERROR : Attempt 1/3 failed with 1 errors and: directory not found
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : HTTP REQUEST (req 0xc0003ca600)
2021/06/09 18:33:50 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:50 DEBUG : HTTP REQUEST (req 0xc00002e400)
2021/06/09 18:33:50 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:50 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:51 DEBUG : HTTP RESPONSE (req 0xc0003ca600)
2021/06/09 18:33:51 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:52 GMT
Server: nginx
Vary: Accept-Encoding

{"size":83,"folder_id":0,"status":"OK","files":2,"sub_folders":[{"pass":0,"name":"-- 1Fichier MyEmail","create_date":"2021-03-23 12:14:21","id":3365885},{"pass":0,"create_date":"2021-06-08 01:55:44","name":"Carpeta","id":3616356},{"pass":0,"create_date":"2021-02-20 07:25:17","name":"Mis Archivos Propios","id":3225125},{"pass":0,"create_date":"2021-04-11 01:34:57","name":"Mis Archivos de Acceso Exclusivo","id":3434092},{"id":3616189,"name":"Mis_Archivos","create_date":"2021-06-08 00:40:30","pass":0},{"id":3616483,"pass":0,"name":"Pruebas","create_date":"2021-06-08 05:22:57"}],"name":"Root"}
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:51 DEBUG : HTTP RESPONSE (req 0xc00002e400)
2021/06/09 18:33:51 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:52 GMT
Server: nginx
Vary: Accept-Encoding

{"status":"OK","name":"Root","files":2,"sub_folders":[{"id":3365885,"create_date":"2021-03-23 12:14:21","pass":0,"name":"-- 1Fichier MyEmail"},{"id":3616356,"create_date":"2021-06-08 01:55:44","pass":0,"name":"Carpeta"},{"create_date":"2021-02-20 07:25:17","id":3225125,"name":"Mis Archivos Propios","pass":0},{"create_date":"2021-04-11 01:34:57","id":3434092,"pass":0,"name":"Mis Archivos de Acceso Exclusivo"},{"name":"Mis_Archivos","pass":0,"id":3616189,"create_date":"2021-06-08 00:40:30"},{"id":3616483,"create_date":"2021-06-08 05:22:57","pass":0,"name":"Pruebas"}],"folder_id":0,"size":83}
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:51 ERROR : : error reading source directory: directory not found
2021/06/09 18:33:51 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 18:33:51 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 18:33:51 ERROR : Attempt 2/3 failed with 1 errors and: directory not found
2021/06/09 18:33:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:51 DEBUG : HTTP REQUEST (req 0xc0003caa00)
2021/06/09 18:33:51 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:51 DEBUG : HTTP REQUEST (req 0xc00002e800)
2021/06/09 18:33:51 DEBUG : POST /v1/folder/ls.cgi HTTP/1.1
Host: api.1fichier.com
User-Agent: rclone/v1.55.1
Content-Length: 15
Authorization: XXXX
Content-Type: application/json
Accept-Encoding: gzip

{"folder_id":0}
2021/06/09 18:33:51 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:51 DEBUG : HTTP RESPONSE (req 0xc0003caa00)
2021/06/09 18:33:51 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:52 GMT
Server: nginx
Vary: Accept-Encoding

{"status":"OK","folder_id":0,"name":"Root","sub_folders":[{"name":"-- 1Fichier MyEmail","create_date":"2021-03-23 12:14:21","pass":0,"id":3365885},{"create_date":"2021-06-08 01:55:44","id":3616356,"pass":0,"name":"Carpeta"},{"pass":0,"id":3225125,"create_date":"2021-02-20 07:25:17","name":"Mis Archivos Propios"},{"name":"Mis Archivos de Acceso Exclusivo","id":3434092,"pass":0,"create_date":"2021-04-11 01:34:57"},{"name":"Mis_Archivos","id":3616189,"pass":0,"create_date":"2021-06-08 00:40:30"},{"pass":0,"id":3616483,"create_date":"2021-06-08 05:22:57","name":"Pruebas"}],"files":2,"size":83}
2021/06/09 18:33:51 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:52 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:52 DEBUG : HTTP RESPONSE (req 0xc00002e800)
2021/06/09 18:33:52 DEBUG : HTTP/2.0 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 09 Jun 2021 16:33:53 GMT
Server: nginx
Vary: Accept-Encoding

{"files":2,"folder_id":0,"size":83,"name":"Root","status":"OK","sub_folders":[{"pass":0,"name":"-- 1Fichier MyEmail","create_date":"2021-03-23 12:14:21","id":3365885},{"name":"Carpeta","id":3616356,"create_date":"2021-06-08 01:55:44","pass":0},{"name":"Mis Archivos Propios","create_date":"2021-02-20 07:25:17","id":3225125,"pass":0},{"name":"Mis Archivos de Acceso Exclusivo","id":3434092,"create_date":"2021-04-11 01:34:57","pass":0},{"pass":0,"name":"Mis_Archivos","id":3616189,"create_date":"2021-06-08 00:40:30"},{"id":3616483,"create_date":"2021-06-08 05:22:57","name":"Pruebas","pass":0}]}
2021/06/09 18:33:52 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2021/06/09 18:33:52 ERROR : : error reading source directory: directory not found
2021/06/09 18:33:52 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for checks to finish
2021/06/09 18:33:52 DEBUG : 1Fichier root 'hellow_world9.txt': Waiting for transfers to finish
2021/06/09 18:33:52 ERROR : Attempt 3/3 failed with 1 errors and: directory not found
2021/06/09 18:33:52 INFO :
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Errors: 1 (retrying may help)
Elapsed time: 3.4s

2021/06/09 18:33:52 DEBUG : 3 go routines active
2021/06/09 18:33:52 Failed to moveto: directory not found