Hi,
I am wanting to upload user home folders from a server to their Google Drive. Is there a way to recursively copy the contents of a folder to a user’s drive?
I tried
gam user fr...@nodomain.com add drivefile localfile /Users/fred/Documents/AFolder recusive
But I get ERROR: /Users/fred/Documents/AFolder: [Errno 21] Is a directory: '/Users/fred/Documents/AFolder '
I figure I am not reading the manual correctly and just not getting my head around this one.
Thanks
Keith
Keith Craig BCom PGDipBus(IS) MIM
Systems Administrator
Phone +64 9 5231060 x843 Mobile +64 (0) 21541549
I am wanting to upload user home folders from a server to their Google Drive. Is there a way to recursively copy the contents of a folder to a user’s drive?