: Entry doesn't belong in directory "" (same as directory) - ignoring
when listing a public bucket on Google Cloud Storage.
From other threads mentioning this message it seems like this is sort of a "bug" that is successively being removed for different storage providers / use cases.
Is there something to be worried about it here? Can I do something to get rid of it?
What is your rclone version (output from rclone version)
Present both in
rclone v1.53.3
- os/arch: linux/amd64
- go version: go1.15.5
as well as in following beta
rclone v1.54.0-beta.5058.35a4de203
- os/arch: linux/amd64
- go version: go1.15.6
Which OS you are using and how many bits (eg Windows 7, 64 bit)
KDE Neon (20.04, 64 bit)
Which cloud storage system are you using? (eg Google Drive)
Google Cloud Storage, public bucket, anonymous
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone lsd gcs:seldon-models/sklearn
also present when copying, e.g.
rclone copy gcs:seldon-models/sklearn/iris/ iris/
The rclone config contents with secrets removed.
[gcs]
type = google cloud storage
anonymous = true
A log from the command with the -vv flag
2021/01/18 16:44:52 DEBUG : rclone: Version "v1.53.3" starting with parameters ["/home/rskolasinski/.asdf/installs/rclone/1.53.3/bin/rclone" "lsd" "gcs:seldon-models/sklearn" "-vv"]
2021/01/18 16:44:52 DEBUG : Using config file from "/home/rskolasinski/.config/rclone/rclone.conf"
2021/01/18 16:44:52 DEBUG : Creating backend with remote "gcs:seldon-models/sklearn"
2021/01/18 16:44:52 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring
0 2021-01-18 16:44:52 -1 adult_shap
0 2021-01-18 16:44:52 -1 income
0 2021-01-18 16:44:52 -1 iris
0 2021-01-18 16:44:52 -1 iris-0.23.2
0 2021-01-18 16:44:52 -1 moviesentiment
0 2021-01-18 16:44:52 -1 wine
2021/01/18 16:44:52 DEBUG : 3 go routines active