Synchronize the folder on your computer with Google Drive, Skydrive and Dropbox
The current online storage services that users refer to as 'Cloud computing' are no stranger to those who have ever used one of these services.
Google Drive, Microsoft's Skydrive, Dropbox, CloudDrive Amazon, . are the current hosting services that are quite familiar to many Internet users, from computers to mobile devices. And if you are using and owning all these services, will you ever think about how to synchronize the data on your computer with these services together?
Not having to use software from 3rd party, only through a few steps below, you can copy and move some necessary files into a special folder of the account.
You can store it in the My Documents folder or somewhere on your computer that is doing your synchronization tasks. Simply create a link, a shortcut for a folder to synchronize any folder on your computer with these storage services without having to move it.
Directory synchronization for SkyDrive and Dropbox
To make the synchronization for SkyDrive or Dropbox, the writer creates an example to guide the steps to make the reader see what the process will be like. Take a look at the picture below and on the left is a SkyDrive account folder in drive D (the writer's) and a SkyDrive Test folder in My Document.
So I want to synchronize SkyDrive Test folders into my SkyDrive account folder without having to move it. You need to use the CMD command panel (go to Start / Run type CMD ), and type the following command:
mklink / J 'D: SkyDriveTest' 'C: UsersUSERNAMEDocumentsSkyDrive Test'
Explain the above command line as follows:
The author creates a symbolic link (sysmlink) using the mklink command. There are 2 parameters here, the first is the location of the symbolic link you want to create and the second is the source directory.
You can see that I don't need to create the TEST test folder in the SkyDrive folder that the mklink command has done, you can name it whatever you like. This command has declared for Windows to create links in the folder of the SkyDrive folder and the source directory is the test directory. After the link is created, you will see inside the SkyDrive folder there is a Shortcut icon.
If you open that folder, the path will appear as stored in D: SkyDrive , but it is actually located in the SkyDrive Test folder in My Documents. So you can add files and folders from 1 location of these 2 folders and both have similar content because the result is only 1 folder, not 2.
For example on writers doing for SkyDrive, and how to do it for Dropbox as well as the above sequence.
Directory synchronization for Google Drive
For Google's hosting service, it is slightly different from the above two services, it does not support symbolic link directories because if you create a link it will not be able to synchronize to the saved service. Its reserves are. However, we can still use the corresponding link, but slightly different and contrary to the way above. The writer will give the following reference example.
Here the writer has a folder of Google Drive on the left and an optional folder taken from drive D is Album Picture , which I want to synchronize that folder with Google Drive. To do this, first move the selected folder as Picture Album into the Google Drive folder. And that folder will be synchronized as usual. So we can perform synchronization by using the inter-line interface as above.
Now the writer will create a symbolic link with the AlbumPicture001 folder in drive D and point to the AlbumPicture folder in the folder of the Google drive. This is in contrast to what the writer has done above with SkyDrive. Access the CMD command panel, and enter the following command:
mklink / DD: AlbumPicture001 'C: UsersUSERNAMEGoogle DriveAlbumPicture'
Now the writer has created a symbolic link that is AlbumPicture001 folder in drive D, where the data of the source directory is stored at the Google drive. In addition, you can name any of this symbolic link folder, not necessarily the same as the source directory, although it is still a Shortcut.
In the image above you can see the AlbumPicture001 folder created as a symbolic link will be pointed to the source folder in Google Drive. It is a shortcut icon, so you can define it as a symbolic link folder. When you open this link folder, it is actually opened from the Google source directory. And from here, when you add any data to this folder will be synchronized with Google Drive.
So, with the above two examples, you can synchronize any folder on your computer with these 3 online storage services.
You should read it
- Data synchronization between platforms and devices
- How to use AnyTrans for Cloud to manage cloud services
- Sync Dropbox folder with Windows 10
- The battle between Cloud hosting services: SkyDrive, Dropbox and Amazon Cloud Drive
- The best 'cloud storage' data storage services today
- Supported with $ 500 million, Dropbox is confident to confront Google
- Synchronize cloud storage services on Linux with Rclone
- Instructions for syncing extended folders into SkyDrive
May be interested
- 4 reasons Google Drive 'broke' Microsoft SkyDrivegoogle drive's online storage service dominates skydrive thanks to the google docs office suite, strong search capabilities, video preview ...
- How to register and use the cloud storage service Cloudonline data storage service is popular, because of its mobility and the ability to sync anytime, anywhere dropbox, google drive, one drive
- How to move photos from Picasa to Google Drivegoogle drive allows you to store and synchronize images, videos and files between computers, tablets and mobile devices. you can access google drive on any computer or mobile device with an internet connection.
- Download files and websites directly from Google Drive in Chrome browsergoogle save to google drive extension lets you save downloaded files directly on your google drive account and store google drive web pages as images, html files or even google documents. if you are using a google drive client for windows or macos, you can save downloaded files directly to the google drive folder on your computer and these files will be uploaded to your google drive account automatically. .
- Microsoft will rename the Skydrive service to Microsoft Drive in the UKin a recent court ruling that led to microsoft risking losing the skydrive brand in the country because bskyb was worried that skydrive's name might be mistaken for sky's streaming video services. they
- Upload large files via SkyDrive, DropBox or emailyou need to store data files with no small capacity, but online support services often limit this feature.
- Trick to clear cache Dropbox, OneDrive and Google Drivecloud storage services like dropbox, onedrive and google drive are quite useful, allowing users to store all their important data on the cloud and directly access the cloud without having to install any software or program.
- Instructions to save screenshots directly to Dropboxalong with onedrive and google drive, dropbox is one of the reputable services in the cloud storage area. recently, this dropbox service has added automatic saving and downloading screenshots on windows. if you often have to take screenshots, this feature will become more and more useful. let's see how to save screenshots directly to dropbox in the article below.
- How to change folder ownership in Google Driveto facilitate sharing folders as well as files on google drive, we can use the change of ownership feature and edit available on google drive.
- How to Automatically Save Screenshots to Dropbox on PC or Macthis wikihow teaches you how to automatically save every screenshot you take on your computer to a screenshots folder in your dropbox, using [https://www.dropbox.com/install dropbox's desktop app]. find and click the dropbox icon in your...