37

Surely there's a way to force OneDrive to prioritize/force sync a single folder or file...

So often I find myself waiting impatiently, frantically, HYSTERICALLY, for a folder or file to sync across OneDrive, darting between two computers and waiting for the iterative blue arrows to transform to comforting green check marks... It could be a folder with just tens or hundreds of megabytes, which I know would easily upload or download much faster than it's happening. WTF? Can I force it to just go?

8 Answers8

7

That's quite a moving target with the changes in the OneDrive itself, yet - what works for me is to restart it - this forces a sync op (YMMV though).

Two simple commands in cmd/batch file:

%localappdata%\Microsoft\OneDrive\onedrive.exe /shutdown
start %localappdata%\Microsoft\OneDrive\OneDrive.exe /background
6

The most easy way that worked for me was to open the onedrive location in browser, open the local PC folder in File explorer, drag and drop the files you want from the file explorer into the onedrive folder (open at web browser) and you just have forced onedrive to "upload" those files manually.

It might take some time though for your computer to realized that you have forced sync some files and change the status of those files to "synced".

4

This isn't as efficient as a built-in feature could be, but Microsoft isn't interested in helping out... So, here's the brute force method.

  1. Right-click the folder/file and select "Free up space"
  2. Wait for the cloud icon to show
  3. (optional) Right-click and select "Always keep on this device"

Step 1 removes the file from local storage, so the next time you attempt to access it, it downloads a fresh copy - instant sync. If you simply open it, it will have a green/white checkbox indicating that it is temporarily saved to the device. If you select "Always keep on this device", it will keep the copy long term. That may or may not be interesting depending on what you plan to do with the file.

3

For a file that seems to persistently not sync ... I've had luck with renaming the file (append 1) and then naming back. This seems to make OneDrive notice a change to that specific file, and push it up the queue as a simple update. FWIW ~

1

Yes, but it's painful.
Assuming files/folders are uploaded on onedrive, go to the location where you wish to draw the synced files from. It's easier if you switch into list view, rather than icon/tile view. Select the files/folders you wish to use. click the download button. They will download into a zip file. Extract the zip file as appropriate.

0

A potential work-around that worked for me in a specific case: 1) Requires two OneDrive accounts (personal and business), 2) one account is busy (the problem) and the other is not, and 3) you need online access to the file or folder in question that has yet to sync:

Move the file or folder in question to the other OneDrive and it prioritizes it.

Worked for me in this moment. Will not work for everyone.

Xonatron
  • 1,272
  • 6
  • 16
  • 23
0

OneDrive seems to only recognize a handful of files at a time that need synced. I used an application called Bulk Rename to use Denton's advice and rename 62 files, 10 or 15 files at a time, then rename them back to what they were. Worked like a charm!

-3

6 years late but... The file/folder must be in the one drive directory on your computer. If it's also being stored on your hard drive and is taking up unnecessary space, it'll have a green tick in a circle. If it's uploaded onto one drive and is not taking up C disk space it'll show the cloud icon.

To force a file or folder to only be stored on one drive, and not take up hard drive storage right click it and choose 'free up space'

akg135
  • 1