Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Google Drive (at $2.49 for 25gb) seems like a great option for cloud storage. But I'm looking for a program to backup/mirror/sync my documents folder to Google Drive.

I've been looking for backup/sync with android mobile access to email attachments, etc. and Google Drive may fit the bill.

is there a program to sync drives to Google Drive?

share|improve this question

2 Answers

up vote 1 down vote accepted

To get synchronized backups to my Google Drive, I've done the following:

  • Map the Google Drive as a network Drive

I also looked at many different programs/apps to get automatic live synchronization.

There are a ton of different synchronization apps, but most are manual (or run on a schedule).

There are very few "live" synchronization apps.

Currently, I am testing PureSync - I've tested it with just a few files, and it's worked flawlessly. It has a lot of synchronization options:

  • Synchronize on file modification, schedule, startup, etc.
  • delete behavior
  • hierarchy
  • directional capabilities
  • etc.

I am going to test further, and will write up my findings.

share|improve this answer

There are 2 options. One is to change the location of "My Documents" to be the "Google Drive" folder (Hint:right click on "My Documents">>"Properties"). The second is to mike a link. To do this:

  1. Shut down Google Drive
  2. Move everything out of your "My Documents" folder (but leave the folder)
  3. Open a command prompt, cd to C:\Users\%user%\
  4. Run the command mklink /d "Google Drive" Documents
  5. Restart Google Drive
  6. Move your stuff back into "My Documents"
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.