You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syncronize Directories ( Google Drive <> Linux Machine )
rclone ( remote cloning tool )
cron ( linux scheduler )
Current Setup
Permissions: execute permissions to "start" script
chmod +x start
User: The script can only function when run by 'root' because the rclone config file is owned by the 'root' user and has only user +rw permissions (This is to enforce safety of my google drive)