All Projects → ktheod → OneDriveBully

ktheod / OneDriveBully

Licence: GPL-3.0 license
Bully your OneDrive to sync Symbolic Link Folders

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to OneDriveBully

SyncPro
SyncPro is a Windows app for synchronizing files between various online storage providers (OneDrive, Google Drive, Amazon S3, etc.)
Stars: ✭ 39 (-74.84%)
Mutual labels:  sync, onedrive
Rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
Stars: ✭ 30,541 (+19603.87%)
Mutual labels:  sync, onedrive
Keepassonedrivesync
Allows syncing of KeePass databases stored on OneDrive Personal, OneDrive for Business or SharePoint
Stars: ✭ 270 (+74.19%)
Mutual labels:  sync, onedrive
go-drive
A simple cloud drive mapping web app supports local, FTP/SFTP, S3, OneDrive, WebDAV, Google Drive.
Stars: ✭ 184 (+18.71%)
Mutual labels:  onedrive
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (-27.1%)
Mutual labels:  sync
video-to-markdown
How to embed a video in markdown? Here the answer. Add videos to your markdown files easier.
Stars: ✭ 159 (+2.58%)
Mutual labels:  onedrive
commercetools-sync-java
Java library for importing and syncing (taking care of changes) data into one or more commercetools projects from external data files or from another commercetools project.
Stars: ✭ 26 (-83.23%)
Mutual labels:  sync
taskbutler
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
Stars: ✭ 44 (-71.61%)
Mutual labels:  sync
php-task
Interface library for the PHPTask library
Stars: ✭ 23 (-85.16%)
Mutual labels:  sync
synx
Better sync package for Go.
Stars: ✭ 20 (-87.1%)
Mutual labels:  sync
OneDriveShareLinkPushAria2
Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.
Stars: ✭ 256 (+65.16%)
Mutual labels:  onedrive
sink
Uses Facebook profile pictures to provide high resolution photos for your Google contacts
Stars: ✭ 31 (-80%)
Mutual labels:  sync
Video-Engine-Dash
A Dash plugin for playing back video and optionally syncing video to timestamped CSV Data
Stars: ✭ 26 (-83.23%)
Mutual labels:  sync
seedboxsync
Script for sync operations between your NAS and your seedbox.
Stars: ✭ 17 (-89.03%)
Mutual labels:  sync
snippets
A Chrome extension that allows you to create and edit JavaScript code snippets, which are synced to all your computers
Stars: ✭ 46 (-70.32%)
Mutual labels:  sync
biometric-attendance-sync-tool
A simple tool for syncing Biometric Attendance data with your ERPNext server
Stars: ✭ 95 (-38.71%)
Mutual labels:  sync
s3-cli
Go version of s3cmd
Stars: ✭ 114 (-26.45%)
Mutual labels:  sync
DeviceSync-for-OS-X
Calendar synchronization between iOS and OS X using USB
Stars: ✭ 12 (-92.26%)
Mutual labels:  sync
sync
The main repository for P2P-Sync
Stars: ✭ 15 (-90.32%)
Mutual labels:  sync
react-sync
A declarative approach to fetching data via a React higher order component
Stars: ✭ 18 (-88.39%)
Mutual labels:  sync

OneDriveBully

Have a lot of folders you want to sync to OneDrive but not enough space in your main hard drive?

17435910_309645286121446_697675670786975216_o

I did, I had all my photos on the D:\ drive but OneDrive was requiring to copy them to the OneDrive folder in C:\ . But my C:\ is not big enough.

OneDrive Bully was developed to solve exactly that.

It uses Windows Symbolic Links and Junctions (thanks to micahmo) to link your folders sitting outside your OneDrive folder in any hard drive or network path. OneDrive doesn't support it currently. It will simply ignore any changes to these folders.

OneDrive Bully solves the issue by triggering OneDrive to sync, including these folders on a timer you set. The best thing is it is doing it without affecting the standard OneDrive application or requiring you to login to another OneDrive client.

You can also double click the icon and force sync whenever you want.

Saved the best for last, OneDrive is Free!

Bully your OneDrive!

Track OneDrive Bully news and updates also on Facebook: https://www.facebook.com/pg/OneDriveBully

Released Application can be downloaded from here: https://github.com/ktheod/OneDriveBully/releases

Please note the following:

ODB does only two things...1 provides a GUI for symlinks and settings, 2 periodically creates/renames an empty file in the root folder of OneDrive. That's it...the empty file just tricks OneDrive to rescan and sync all changes even on symbolic folders. You could have the same result if you created the symlinks by using command prompt and every 10 minutes you created manually a file in OneDrive root folder. This app just puts everything together. :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].