14

How to add custom folders to one drive?

 3 years ago
source link: https://www.ashishjha.com/technology/hacking/how-to-add-custom-folders-to-one-drive.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
How to add custom folders to one drive?

OneDrive is free online storage that comes included with Windows 10 and used with your Microsoft account. Save your files to OneDrive, and you’ll be able to get to them from any PC, tablet, or phone.

By default, you can choose which folders to sync in OneDrive with your PC. Windows 10 stores your OneDrive folder in your account’s %UserProfile% folder (ex: “C:\Users\Markov”) by default.

This tutorial will show you how to sync any folder to OneDrive that is not already in OneDrive for your account in Windows 10.

Here’s How:

1 Open a command prompt.

2 Type the command below into the command prompt, and press Enter. (see screenshot below)

mklink /j “%UserProfile%\OneDrive\Folder Name” “Full path of source folder”

Substitute Full path of source folder in the command above with the actual full path of the folder (ex: “F:\Example Folder”) you want to sync with your OneDrive.

Substitute Folder Name in the command above with the folder name (ex: “Example Folder”) you want to show in OneDrive. This folder is a junction point of the source folder. It would be best to use the same name as the source folder to help know what it’s linked to. This must be a new folder name that isn’t already in your OneDrive folder. This specified folder will be created in your OneDrive folder.

For example: mklink /j “%UserProfile%\OneDrive\Example Folder” “F:\Example Folder”
Sync Any Folder to OneDrive in Windows 10-mklink_onedrive_command.png

3 The source folder (ex: “F:\Example Folder”) will now be synced with your OneDrive (ex: “%UserProfile%\OneDrive\Example Folder”). Anything you copy, save, and delete in either of these two folders will also be applied to the other folder. (see screenshots below)

If you want to undo this junction point and stop syncing the source folder with your OneDrive, you would only delete the folder (ex: “%UserProfile%\OneDrive\Example Folder”) in your OneDrive folder. This will not delete the source folder (ex: “F:\Example Folder”), but will also delete it from your online OneDrive.

(Source folder location)
Sync Any Folder to OneDrive in Windows 10-source_folder.jpg

(OneDrive locations)
Sync Any Folder to OneDrive in Windows 10-onedrive_folder.jpg Sync Any Folder to OneDrive in Windows 10-junction_point_in_onedrive_folder.jpg
Sync Any Folder to OneDrive in Windows 10


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK