Score:0

Trying to execute a command on startup to automatically mount Google Drive via rclone but I can't get it to work

cn flag

I have saved @reboot rclone mount cloudstorage: ~/Cloud/ at the bottom of crontab -e and it does not do anything. I have also saved a .sh file with rclone mount cloudstorage: ~/Cloud/ (so without the @reboot) in a folder and gave "Startup Applications" the directory and even made a separate entry where I just entered the code in the "command" section.

Cloud = Folder cloudstorage

cloudstorage = rclone remote

Can anyone point out what I have done wrong? I am new to Linux and do not really understand the command line so well yet so please take it easy on me :)

Organic Marble avatar
us flag
Give full paths when using cron. It won't use ~ the way you would like it to.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.