Installed (Ubuntu) but failed to create file system

Hi,

I installed as per instructions, but now get the error msg:
" Failed to create file system for “remote:”: didn’t find section in config file"

Thanks,
Tim

Did you run rclone config first to create the remote?

Hi Nick. Yes , I did.

And what did you call it? Did you cal it remote or something different? Use rclone lsd whateveryoucalledyourremote:.

Use rclone listremotes to see what remotes you have defined.

tim@tim-Lenovo-ideapad-110-15IBR:~$ /home/tim/Downloads/rclone-v1.37-linux-amd64/rclone listremotes
ubuntu:

tim@tim-Lenovo-ideapad-110-15IBR:~$ /home/tim/Downloads/rclone-v1.37-linux-amd64/rclone lsd ubuntu
2017/09/17 08:22:33 ERROR : : error listing: directory not found
2017/09/17 08:22:33 Failed to lsd: directory not found

try rclone lsd ubuntu: (with the colon at the end). see if that helps

Thanks. That works, and lists the folders present at Google Drive.