- Oct 10, 2014
- 409
- 0
- 0
So I finally figured out how I might be able to use OneDrive on my laptop at home. However, after toying around with it for a bit it went full ****** on me... here's what happened.
I have an ASUS TransformerBook T200TA convertible with detacheable display at home which I use as both laptop and tablet every now and then. Since the device itself only has 32GB builtin storage but I still had a 250GB Samsung SSD lying around I put it in the harddrive dock underneath the keyboard. So far so good, I know have Windows 10 installed on C: and was able to relocate most of my personal data to E:. This has been working great for months now - I lose access to my music, pictures, videos and documents when undocked and in tablet mode but since I only use it that way to browse the web or read something on the couch it's no big deal. The other day I started toying around with the idea of using OneDrive to save a few documents and pictures into the cloud so they would be accessible from other devices, namely my iPhone and iPad, as well. I started the OneDrive client software on Windows 10, logged in and told it to locate the OneDriver-folder on E: (aforementioned 250GB SSD) instead of C: (internal 32GB eMMC). I also disabled all previously existing OneDrive folders for synchronization (have already been using it occasionally through the web browser to upload/share stuff) except for the empty Pictures folder, meaning that I only had a single folder in my OneDrive directory on my laptop. And since I didn't feel like copying/moving data from my personal pictures/documents folder into the OneDrive folder I used a directory symbolic link using mklink:
mklink /D E:\Users\username\OneDrive\folder_a E:\Users\username\Pictures\folder_a
That worked remarkably well and the OneDrive client immediately started synchronizing folder_a into the cloud. Took a while to upload 15GB but it worked, that's the bottom line. That is until a few days later I undocked the device to use it in tablet mode. Since I've been doing this with Dropbox for a while now (my Dropbox folder is also located in E:\Users\username\Dropbox) and never had an issue - upon undocking the Dropbox client recognized its folder is missing and goes into some sort of hibernation until the folder is back - I figured this should work with OneDrive as well. I could not have been more wrong - here's where OneDrive went full ****** on me:
Unfortunately I only noticed that the next morning after it had already downloaded 12GB over night and kept going.
Lessons learned:
I guess I'm just using it wrong
I have an ASUS TransformerBook T200TA convertible with detacheable display at home which I use as both laptop and tablet every now and then. Since the device itself only has 32GB builtin storage but I still had a 250GB Samsung SSD lying around I put it in the harddrive dock underneath the keyboard. So far so good, I know have Windows 10 installed on C: and was able to relocate most of my personal data to E:. This has been working great for months now - I lose access to my music, pictures, videos and documents when undocked and in tablet mode but since I only use it that way to browse the web or read something on the couch it's no big deal. The other day I started toying around with the idea of using OneDrive to save a few documents and pictures into the cloud so they would be accessible from other devices, namely my iPhone and iPad, as well. I started the OneDrive client software on Windows 10, logged in and told it to locate the OneDriver-folder on E: (aforementioned 250GB SSD) instead of C: (internal 32GB eMMC). I also disabled all previously existing OneDrive folders for synchronization (have already been using it occasionally through the web browser to upload/share stuff) except for the empty Pictures folder, meaning that I only had a single folder in my OneDrive directory on my laptop. And since I didn't feel like copying/moving data from my personal pictures/documents folder into the OneDrive folder I used a directory symbolic link using mklink:
mklink /D E:\Users\username\OneDrive\folder_a E:\Users\username\Pictures\folder_a
That worked remarkably well and the OneDrive client immediately started synchronizing folder_a into the cloud. Took a while to upload 15GB but it worked, that's the bottom line. That is until a few days later I undocked the device to use it in tablet mode. Since I've been doing this with Dropbox for a while now (my Dropbox folder is also located in E:\Users\username\Dropbox) and never had an issue - upon undocking the Dropbox client recognized its folder is missing and goes into some sort of hibernation until the folder is back - I figured this should work with OneDrive as well. I could not have been more wrong - here's where OneDrive went full ****** on me:
- A few seconds after undocking the OneDrive client running on my laptop noticed its folder was missing, popped up an error message and quit. Expected behavior and nothing to worry about.
- Everything was working great, I was using the device in tablet mode and after a few hours put it back into its keyboard dock to resume normal operation. OneDrive did not notice anything since the application had terminated itself so I started it manually and went to bed.
- Without further notice, warning or questions OneDrive now renamed the folder "Pictures" to "Pictures-<hostname>" and started synchronizing everything from the Cloud back onto my SSD. That obviously included the Pictures folder that it had previously synchronized into the Cloud and renamed locally as well as everything else - all the folders that I had deselected during initial setup were now downloading.
Unfortunately I only noticed that the next morning after it had already downloaded 12GB over night and kept going.
Lessons learned:
- OneDrive is not Dropbox, and the software is not as sophisticated - not by a long shot
- OneDrive cannot handle a missing OneDrive folder even for a second - it goes full ******, throws away its preferences and synchronizes everything once the local folder is back thereby creating a mess
- There was no way to convince OneDrive that the folder it itself had renamed was infact the very same as the folder in the Cloud. I would've had to redownload all my pictures (15GB in total) that I had uploaded a few days earlier. Renaming the folder back to "Pictures" after unticking every other folder in OneDrive settings again resulted in OneDrive complaining that a folder with the same name already exists (duh!).
- Thus it's pretty much completely pointless on systems like my TransformerBook
I guess I'm just using it wrong
