What is the problem you are having with rclone?
I can see folders, but not files inside, with 1fichier and combine feature.
But I can see folder and files in 1fichier, if i didn't use combine.
Run the command 'rclone version' and share the full output of the command.
rclone v1.69.1
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 6.8.12-8-pve (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.24.0
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
1fichier
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone mount RCLONE_COMBINE:/ /mnt/RCLONE --config=/root/rclonerclone.conf --cache-dir=/home/rclone/cache --allow-other --vfs-cache-max-age 48h --vfs-cache-max-size=8G --vfs-cache-mode=full --vfs-read-chunk-size=256M --vfs-read-chunk-size-limit=512M --read-only --buffer-size 256M --verbose
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[RCLONE1]
type = webdav
url = http://192.168.178.199:5000
vendor = other
user = 1
pass = 2
pacer_min_sleep = 0ms
[RCLONE2]
type = webdav
url = http://192.168.178.99:5000
vendor = other
user = 1
pass = 2
pacer_min_sleep = 0ms
[1fichier1]
type = fichier
api_key = 12
[GIANNI_COMBINE]
type = combine
upstreams = TEMP1=RCLONE1:TEMP1 temp=RCLONE2:temp 1fichier=1fichier1:
A log from the command that you were trying to run with the -vv
flag
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
rclone ls 1fichier1:/CB01/AAC --config=/root/rclone/rclone.conf
837369343 mydata1.mp4
1167140481 mydata2.mp4
does
rclone ls 1fichier1:CB01/AAC
shows files?
sure yes, i put this log, into my first message, in this thread.
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
rclone ls 1fichier1:/CB01/AAC --config=/root/rclone/rclone.conf
837369343 mydata1.mp4
1167140481 mydata2.mp4
This is not what I asked for...
my fault
rclone ls 1fichier1:CB01/AAC --config=/root/rclone/rclone.conf
837369343 mydata.mp4
1167140481 mydata2.mp4
try then:
rclone mount RCLONE_COMBINE: /mnt/RCLONE ...[all other flags]
If i try to mount and list , i have this output in rclone mount:
`ls /mnt/RCLONE/1fichier/CB01/AAC
2025/03/28 15:35:05 ERROR : 1fichier/mydata.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring`
can you post full log? Not just some line? Top 20 lines is probably enough
root@PLEX:/mnt/RCLONE/1fichier/CB01/AAC# ls -lah
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
in rclone mount, the output is:
2025/03/28 15:35:05 ERROR : 1fichier/1.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/2.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/3.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/4.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/5.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/6.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/7.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/8.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/9.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/10.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/11.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/12.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/13.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/14.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/15.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/16.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/17.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/18.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/18.1.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/19.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:05 ERROR : 1fichier/20.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 15:35:44 INFO : combine root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/28 15:36:44 INFO : combine root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
^[[A2025/03/28 15:37:44 INFO : combine root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
other combine that i have, works fine, but are in webdav, without any cloud services. are as you can see from my conf, "local"
Still no idea what exactly your mount command is this time:) I have to see top lines of your log.
To see whether it is combine problem or 1fichier only could you try to mount 1ficher remote only?
RobertusIT
(Robertus It)
11
This is to mount 1fichier, without any combine
ls -lah /mnt/RCLONE/CB01/AAC
total 1.5T
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
-rw-r--r-- 1 root root 799M Mar 25 03:02 mydata.mp4
-rw-r--r-- 1 root root 696M Mar 25 03:03 mydata2.mp4
mount command:
rclone mount 1fichier:/ /mnt/RCLONE --config=/root/rclone/rclone.conf --cache-dir=/home/rclone/cache --allow-other --vfs-cache-max-age 48h --vfs-cache-max-size=8G --vfs-cache-mode=full --vfs-read-chunk-size=256M --vfs-read-chunk-size-limit=512M --read-only --buffer-size 256M --verbose
2025/03/28 15:51:00 INFO : 1Fichier root '': poll-interval is not supported by this remote
2025/03/28 15:51:00 INFO : 1Fichier root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/03/28 15:52:00 INFO : 1Fichier root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
So it works now?
Is it correct that you have only two files in this dir?
-rw-r--r-- 1 root root 799M Mar 25 03:02 mydata.mp4
-rw-r--r-- 1 root root 696M Mar 25 03:03 mydata2.mp4
looks very different to errors we see in log where it says. 1.mp4, 2.mp4...
RobertusIT
(Robertus It)
13
Works if you don't use combine.
If you use combine with 1fichier, you can't see any files, only folders.
I redacted the list of files, and I renamed them, for this reason.
It is ok but then at least show all what you see. Nobody can guess if you edited something out or it is not shown because of some error.
So you have two files in this directory? Or more?
RobertusIT
(Robertus It)
15
I have a lot of files there.
in the 1fichier root , there are some folders, and inside these folders, there are some files.
If you mount this 1fichier without combine, works liek expected.
If you try to use combine, you can navigate between 1fichier's folders, but you can't see any files.
rclone mount RCLONE:/ /mnt/RCLONE --config=/root/rclone/rclone.conf --cache-dir=/home/rclone/cache --allow-other --vfs-cache-max-age 48h --vfs-cache-max-size=8G --vfs-cache-mode=full --vfs-read-chunk-size=256M --vfs-read-chunk-size-limit=512M --read-only --buffer-size 256M --verbose
2025/03/28 16:00:12 INFO : combine root '': poll-interval is not supported by this remote
2025/03/28 16:00:12 INFO : combine root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
ls -lah /mnt/RCLONE/1fichier
total 0
drwxr-xr-x 1 root root 0 Mar 28 16:00 .
drwxr-xr-x 1 root root 0 Mar 28 16:00 ..
drwxr-xr-x 1 root root 0 Mar 24 14:32 '720p DA MUXARE CON 1080p'
drwxr-xr-x 1 root root 0 Mar 24 14:33 '720p DA MUXARE CON 1080p ILCLUBDEI39'
drwxr-xr-x 1 root root 0 Mar 24 17:11 '720p DA MUXARE in 1080p ILCLUBDEI39'
drwxr-xr-x 1 root root 0 Mar 26 11:00 'AMAZON FILM'
drwxr-xr-x 1 root root 0 Mar 26 11:26 'BLOG ZIO PIETRO DOWNLOAD'
drwxr-xr-x 1 root root 0 Mar 24 14:36 CB01
drwxr-xr-x 1 root root 0 Mar 26 15:02 'DA RIPPARE'
drwxr-xr-x 1 root root 0 Mar 27 14:32 'DISNEY+ FILM'
drwxr-xr-x 1 root root 0 Mar 26 10:53 IPERSPHERA
drwxr-xr-x 1 root root 0 Mar 26 10:49 'Script Vari'
drwxr-xr-x 1 root root 0 Mar 26 15:01 'System Volume Information'
drwxr-xr-x 1 root root 0 Mar 24 10:58 '_TEST COLD STORAGE'
drwxr-xr-x 1 root root 0 Mar 26 10:49 TV
drwxr-xr-x 1 root root 0 Mar 26 12:57 'TV DA MUXARE'
drwxr-xr-x 1 root root 0 Mar 26 11:45 _UPPARE
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
an in this way, the out of mount is:
2025/03/28 16:01:36 ERROR : 1fichier/30_minutes_or_less_HD_2011_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Le_avventure_di_Spirou_e_Fantasio_HD_2018_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Bang_Bang_HD_2015_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Ballerine_HD_1936_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Arrestatemi_HD_2013_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Amico_stammi_lontano_almeno_un_palmo.1972.1080p.BluRay.x264.AAC-CB01.UNO.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/L.A._Apocalypse_-_Apocalisse_a_Los_Angeles_HD_2014_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Air_Bud_2_-_Eroe_a_quattro_zampe_HD_1998_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Like.Share.Follow._HD_2017_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/La_tragedia_di_un_uomo_ridicolo_HD_1981_-_CB01.UNO.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Hatfields_e_McCoys_-_Cattivo_sangue_HD_2012_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/22_contro_la_terra_HD_2021_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Demoni_2_-_L_incubo_ritorna_HD_1986_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:01:36 ERROR : 1fichier/Francesco_di_Assisi_HD_1966_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
rclone.conf
[1fichier]
type = fichier
api_key = 1
[GIANNI_COMBINE]
type = combine
upstreams = 1fichier=1fichier:
Showing different directories does not help...
ls -lah /mnt/RCLONE/1fichier
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
Can you check the same?
RobertusIT
(Robertus It)
17
These output are with rclone combine
mount command:
rclone mount RCLONE:/ /mnt/RCLONE --config=/root/rclone/rclone.conf --cache-dir=/home/rclone/cache --allow-other --vfs-cache-max-age 48h --vfs-cache-max-size=8G --vfs-cache-mode=full --vfs-read-chunk-size=256M --vfs-read-chunk-size-limit=512M --read-only --buffer-size 256M --verbose
ls -lah /mnt/RCLONE/1fichier
total 0
drwxr-xr-x 1 root root 0 Mar 28 16:00 .
drwxr-xr-x 1 root root 0 Mar 28 16:00 ..
drwxr-xr-x 1 root root 0 Mar 24 14:32 '720p DA MUXARE CON 1080p'
drwxr-xr-x 1 root root 0 Mar 24 14:33 '720p DA MUXARE CON 1080p ILCLUBDEI39'
drwxr-xr-x 1 root root 0 Mar 24 17:11 '720p DA MUXARE in 1080p ILCLUBDEI39'
drwxr-xr-x 1 root root 0 Mar 26 11:00 'AMAZON FILM'
drwxr-xr-x 1 root root 0 Mar 26 11:26 'BLOG ZIO PIETRO DOWNLOAD'
drwxr-xr-x 1 root root 0 Mar 24 14:36 CB01
drwxr-xr-x 1 root root 0 Mar 26 15:02 'DA RIPPARE'
drwxr-xr-x 1 root root 0 Mar 27 14:32 'DISNEY+ FILM'
drwxr-xr-x 1 root root 0 Mar 26 10:53 IPERSPHERA
drwxr-xr-x 1 root root 0 Mar 26 10:49 'Script Vari'
drwxr-xr-x 1 root root 0 Mar 26 15:01 'System Volume Information'
drwxr-xr-x 1 root root 0 Mar 24 10:58 '_TEST COLD STORAGE'
drwxr-xr-x 1 root root 0 Mar 26 10:49 TV
drwxr-xr-x 1 root root 0 Mar 26 12:57 'TV DA MUXARE'
drwxr-xr-x 1 root root 0 Mar 26 11:45 _UPPARE
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
Now these output, are with this mount command:
rclone mount 1fichier:/ /mnt/RCLONE --config=/root/rclone/rclone.conf --cache-dir=/home/rclone/cache --allow-other --vfs-cache-max-age 48h --vfs-cache-max-size=8G --vfs-cache-mode=full --vfs-read-chunk-size=256M --vfs-read-chunk-size-limit=512M --read-only --buffer-size 256M --verbose
ls -lah /mnt/RCLONE/CB01/AAC
total 1.5T
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
-rw-r--r-- 1 root root 799M Mar 25 03:02 002_Operazione_Luna_1965_-_CB01.UNO.mp4
-rw-r--r-- 1 root root 696M Mar 25 03:03 10050_Cielo_Drive_HD_2016_WEBDL_1080p.mp4
try to simplify your mount and remove /
from source:
rclone mount RCLONE: /mnt/RCLONE --config=/root/rclone/rclone.conf --allow-other --read-only -vv
and then
ls -lah /mnt/RCLONE/CB01/AAC
RobertusIT
(Robertus It)
19
ls -lah /mnt/RCLONE/1fichier/CB01/AAC
total 0
drwxr-xr-x 1 root root 0 Mar 25 03:01 .
drwxr-xr-x 1 root root 0 Mar 24 14:36 ..
output mount command:
2025/03/28 16:40:49 DEBUG : rclone: Version "v1.69.1" starting with parameters ["rclone" "mount" "RCLONE:" "/mnt/RCLONE" "--config=/root/rclone/rclone.conf" "--allow-other" "--read-only" "-vv"]
2025/03/28 16:40:49 DEBUG : Creating backend with remote "RCLONE:"
2025/03/28 16:40:49 DEBUG : Using config file from "/root/rclone_gianni/rclone_gianni.conf"
2025/03/28 16:40:49 DEBUG : Creating backend with remote "1fichier:"
2025/03/28 16:40:49 DEBUG : Creating backend with remote "RCLONE1:TEMP2"
2025/03/28 16:40:49 DEBUG : Creating backend with remote "RCLONE2:"
2025/03/28 16:40:49 DEBUG : found headers:
2025/03/28 16:40:49 DEBUG : found headers:
2025/03/28 16:40:49 DEBUG : found headers:
2025/03/28 16:40:49 DEBUG : found headers:
2025/03/28 16:40:49 INFO : combine root '': poll-interval is not supported by this remote
2025/03/28 16:40:49 DEBUG : combine root '': Mounting on "/mnt/RCLONE"
2025/03/28 16:40:49 DEBUG : : Root:
2025/03/28 16:40:49 DEBUG : : >Root: node=/, err=<nil>
2025/03/28 16:41:01 DEBUG : /: Lookup: name="1fichier"
2025/03/28 16:41:01 DEBUG : /: >Lookup: node=1fichier/, err=<nil>
2025/03/28 16:41:01 DEBUG : 1fichier/: Attr:
2025/03/28 16:41:01 DEBUG : 1fichier/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2025/03/28 16:41:01 DEBUG : 1fichier/: Lookup: name="CB01"
2025/03/28 16:41:01 DEBUG : 1fichier/: >Lookup: node=1fichier/CB01/, err=<nil>
2025/03/28 16:41:01 DEBUG : 1fichier/CB01/: Attr:
2025/03/28 16:41:01 DEBUG : 1fichier/CB01/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2025/03/28 16:41:01 DEBUG : 1fichier/CB01/: Lookup: name="AAC"
2025/03/28 16:41:02 ERROR : 1fichier/...e_vennero_in_quattro_per_uccidere_Sartana_.1969.1080p.WEBRip.x264.AAC-CB01.UNO.mp4: Entry doesn't belong in directory "1fichier/CB01" (too short) - ignoring
2025/03/28 16:41:02 ERROR : 1fichier/.45_-_Gary_Lennon_2006_Milla_Jovovich_HD_ITA_CB01.UNO.mkv.part: Entry doesn't belong in directory "1fichier/CB01" (too short) - ignoring
2025/03/28 16:41:02 ERROR : 1fichier/.45_-_Gary_Lennon_2006_Milla_Jovovich_HD_ITA_CB01.UNO.mkv: Entry doesn't belong in directory "1fichier/CB01" (too short) - ignoring
2025/03/28 16:41:02 ERROR : 1fichier/Nuovo Documento di testo.bat: Entry doesn't belong in directory "1fichier/CB01" (too short) - ignoring
2025/03/28 16:41:02 DEBUG : 1fichier/CB01/: >Lookup: node=1fichier/CB01/AAC/, err=<nil>
2025/03/28 16:41:02 DEBUG : 1fichier/CB01/AAC/: Attr:
2025/03/28 16:41:02 DEBUG : 1fichier/CB01/AAC/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2025/03/28 16:41:02 DEBUG : /: Lookup: name="1fichier"
2025/03/28 16:41:02 DEBUG : /: >Lookup: node=1fichier/, err=<nil>
2025/03/28 16:41:02 DEBUG : 1fichier/: Attr:
2025/03/28 16:41:02 DEBUG : 1fichier/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2025/03/28 16:41:02 DEBUG : 1fichier/CB01/AAC/: ReadDirAll:
2025/03/28 16:41:03 ERROR : 1fichier/Ceremony_HD_2010_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:41:03 ERROR : 1fichier/Bogus_-_L_amico_immaginario_HD_1996_CB01.UNO.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:41:03 ERROR : 1fichier/Archimede_le_clochard_HD_1959_Bluray_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
2025/03/28 16:41:03 ERROR : 1fichier/C_era_un_castello_con_quaranta_cani_HD_1990_WEBDL_1080p.mp4: Entry doesn't belong in directory "1fichier/CB01/AAC" (too short) - ignoring
is /mnt/RCLONE/1fichier/CB01/AAC the correct path, because in rclone.conf is:
[RCLONE]
type = combine
upstreams = 1fichier=1fichier:
Yes it is based on what you posted... CB01
is in 1fichier root and you mount it as combine in 1fichier
folder.
Anyway it is empty not "non existing" - so it is ok.
I have to say I am puzzled.
@asdffdsa @Animosity022 any ideas?
1 Like