As I am organizing within the same "MASTER" directory on google drive, both servers have access to the same content as the other servers and all contents of the drive.
Is it possible to block each rclone from accessing only their HOST * / sites * directories without having access to the google drive general directory and the other HOST?
You can set the rclone config up with the ID of the HOST directory
In the drive advanced config you set the root_folder_id to the folder ID of the HOST directory (you can see these in the URL of the drive browser or you can use rclone lsjson to see them).
That will make the root directory be the HOST directory.
It isn't perfect as someone could edit the config file, but it should prevent accidents and casual snooping.
2019/09/10 22:46:00 ERROR:: error listing: could not list directory: googleapi: Error 404: File not found:., NotFound
2019/09/10 22:46:00 Failed to lsjson with 2 errors: last error was: error in ListJSON: could not list directory: googleapi: Error 404: File not found:., NotFound