I can not synchronize to a specific directory

Hello. On the GDrive drive, I have created the Test directory (manually, not via rsync). When running the “rclone sync /home/user/Test/ GDrive:Test -v” command, another “Test” folder is created on my disk. Why can not I use my previously created “Test” directory?
Other problem. The command “rclone ls GDrive:/” displays only the directories created by rsync. I can not see other directories.
Is this a normal rclone operation?

What’s your rclone.conf pointing “GDrive” to? It’ll display all the files underneath that.

For the other items, can you share the logs with the -vv on them and we can figure out what the issue is.