How To Really Sync Any Folder With SkyDrive On Windows 8.1

How To Really Sync Any Folder With SkyDrive On Windows 8.1

sync-skydrive

free real time file synchronization softwarePrior to Windows 8.1, it absolutely was feasible to sync any folder in your laptop or computer with SkyDrive utilizing symbolic links. This technique will no longer works now that SkyDrive is baked into Windows 8.1, but there are other tricks you may use.

Setting up a symbolic link or directory junction as part of your SkyDrive folder gives you an empty folder within your SkyDrive cloud storage. Confusingly, the files will appear inside SkyDrive Modern app as though they were being synced, but they aren't.

The perfect solution is

With SkyDrive refusing to be aware of and accept symbolic links rolling around in its own folder, the very best alternative may be to use symbolic links anyway - but in reverse.

By way of example, let's say you have real time synchronization software free that automatically saves fundamental Information to a folder anywhere with your hard drive - No matter whether it's C:\Users\USER\Documents\, C:\Program\Data, or somewhere else. Rather then looking to trick SkyDrive into understanding a symbolic link, we could instead move the exact folder itself to SkyDrive and then use a symbolic link for the folder's original location to trick the main program.

This will likely not be employed by almost every program available. However it will likely be employed by most programs, which use regular Windows API calls to access folders and save files.

We're just flipping the old answer here - we can't trick SkyDrive anymore, so let's try and trick other programs instead.

Moving a Folder and Setting up a Symbolic Link

Initial, make sure no program is utilizing the external folder. As an example, if it's software Data or settings folder, close the program that's utilizing the folder.

Next, simply move the folder for a SkyDrive folder. Right-click the external folder, choose Cut, demand SkyDrive folder, right-click and choose Paste. The folder can be perfectly located at the SkyDrive folder real-time folder synchronization and backup software itself, so it can sync commonly.

move-folder-to-skydrive

Next, open a Command Prompt window as Administrator. Right-click the commencement button about the taskbar or press Windows Key + X and choose Command Prompt (Administrator) to open it.

open-command-prompt-as-administrator

free real time file synchronization softwareRun this command to make a symbolic link at the original location in the folder:

mklink /d "C:\Original\Folder\Location?"C:\Users
AME\SkyDrive\FOLDERNAME\?

Enter the precise paths for your exact location with the original folder and also the present location of your folder in the SkyDrive.

command-prompt-mklink

Windows might develop a symbolic link in the folder's original location. Most programs should certainly hopefully be tricked by this symbolic location, saving their files instantly to SkyDrive.

You are able to test this your self. Put personal files into your folder at its original location. It'll be saved to SkyDrive and sync normally, appearing in your SkyDrive storage online.