I don’t care about it, but I get the idea - if even one percent likes it enough to buy a subscription, it’s a win for Microsoft. After all this is what Microsoft does - selling subscriptions.
Mods, do your job and ban this filth in the comments.
ACtUaLlY I LiKE oNeDRivE
Disgusting. Immoral. The degeneration of the youth made manifest.
One drive works fine on macOS. It even uses the APIs that macOS provides for iCloud Drive like functionality so the OS can properly handle files that are not yet downloaded.
Now Teams… Teams is a complete pile of shit. So is sharepoint.
If you use one drive with those, I can see how you have more problems.
One Drive is just Sharepoint.
As I have since learned at work, everything is a sharepoint, even teams :(
I had to put the Teams app on my phone a few weeks back for some bullshit meeting that, for some reason, wouldn’t work properly in my browser. Had the meeting, forgot about Teams.
Was in my car earlier and noticed a different app out of the corner of my eye on the CarPlay screen.
Fucking Teams.
What kind of prick is taking a Teams call while driving? And why have MS even made that possible?
I mean we use teams as our phone system, so this is just like taking the general phone calls.
Some of us don’t get to leave work at the door all the time, and this just allows us to use teams like a phone without having to give out a personal number.
What kind of prick is taking a Teams call while driving?
So many people, mainly management and C levels in my experience. My CITO (and the one before him) do it all the time, as well as tons of customer contacts. At least once a month I’m on a conference call where someone is driving.
OneDrive on macOS is also shit, it pretty much forces you to wipe your device and change to a case insensitive or case preserving filesystem if you dared to set up your device with a case sensitive fs
Not gonna lie, OneDrive at work integrated with Mail, Teams & Word is super convenient mainly because at work we’re forced to use it. But my dude, Microsoft. My friends and family do not want to use it, so stop asking.
yeah and I don’t see it being any worse than google drive. you can just use it as web storage.
Exactly. I have some space on there that comes with Office365 or whatever. I use rclone to back up my personal, non-git stuff to my nas from my laptops and pc. I use rclone on my nas to push encrypted backups of all those personal files to one drive. I have the space, I might as well use it. If my house burns down and the house with cold backups burns down, well hopefully I’ll still have access to my pictures and memories and shit.
It’s one drive adjacent, but I have 1 question.
Who at Microsoft thought in their infinite wisdom that they could remake the file browser but only for saving in O365. I hit save in word and it shows me some buggy list of random directories that you can’t navigate through, instead of opening a good old file explorer browse/save window. An engineer made the perfect solution 35 years ago, but that doesn’t look good enough for the new office design scheme so let’s make it nonfunctional.
Probably the same guy that thought let’s replace control panel with settings and then ended up just opening control panel from settings because it’s too hard to move functionality from one to the other.
It’s not about the needs of users any more. Hasn’t been for a long time. It’s all about how can we leverage our monopoly to squeeze the maximum revenue out of users. Sadly, most people just don’t care so they get what they deserve.
I’m too lazy to look it up, but there is a settings in either the office products or group policy that makes it use the old open/save dialogs. I remember setting it up for an octogenarian relative who couldn’t adjust to change.
I guess older frogs are more susceptible to temperature changes.
Pretty sure that certain versions of the Office apps ONLY support files stored in one drive. Like you can’t open a OneNote .toc in the app version of OneNote, whether on local disk or mounted network share.
I actually love getting On this day emails from OneDrive. It brings up old pics that I wouldn’t have cared to look at.
Way back when it was SkyDrive, for some reason I was given some huge (for the time) amount of space “for life”. Can’t remember why. For being a Windows dev maybe? Idk.
Some years later, I did an Office sub for a couple years, which also came with OneDrive space. When I let the Office sub expire, the fuckers took away my lifetime space. Cunts.
If I remember correctly skydrive had unlimited storage with a paid plan at first. but ofc some guys uploaded terabytes of data so they eventually got rid of the unlimited plan.
What did they expect? Unlimited storage = I’m going to use it
The amount of people that actually use a huge amount is pretty small, which is why Backblaze can still offer unlimited storage to this day
A classic case of having their cake (the marketing benefits of offering unlimited storage) and eating it too (not wanting anyone to use any storage)
Same happened with Google Drive
Probably just an automated system, they’d have probably given it back if you said something.
Often saying something can be a huge hassle, so if they didn’t it’s completely understandable. Especially true if their time is worth more than the subscription.
It’s wonderful… in a business environment where it is configured well. Nowhere else.
Each user gets their own personal onedrive. More space than any single user will ever need at work, and you set it up to seamlessly back up most of the folders in the user profile (not the full profile because that will break shit).
No need to fuck around with the hijacking of the save menu. Save shit where you normally do and it’ll just sync. Integration with Office 365 means that if you open the same office doc simultaneously on multiple machines it just treats it like collaborative editing by multiple users, so no edit conflicts.
Any non-office file takes two minutes at max to sync to other machines you’re logged into if you’re at the office. Up to five minutes over VPN. Icons overlaid on each file’s icon or preview thumbnail clearly indicate the sync status.
Sharing files and collaboration is done through old school NTFS shares or Office 365 Sharepoint sites (often linked to a Teams group). Users can share amongst themselves between their OneDrives, but we reccomend
I’m using it in a business setting, and hate it. Our company has lost about a thousand hours of work from OneDrive corrupting git repos. Everyone at the company is aware that you must NEVER allow OneDrive to touch a git repo, but OneDrive keeps adding directories without consent or notification, so people’s git repos keep getting corrupted.
Maybe it’s the IT department, or maybe Onedrive just sucks.
Lol, while Git does a shit ton more than just file syncing, you’re effectively complaining that mixing two methods of syncing files causes problems.
I feel like that’s kind of obvious that it would be a bad idea.
Also, how in the hell are you using Git that it could even be possible to lose thousands of hours of work? Sounds like you guy weren’t properly checking in/out code and using branches well. There shouldn’t be that much work put in between sending it back to the repo on the server. Make a branch, check in every few hours even if it’s not compiling or finished. When it’s finally done you can use the end result. No need to make big “complete” commits when you can just shove all the messy in progress ones into a branch and merge the whole thing when it’s done and ready.
As far as OneDrive arbitrarily taking over folders? That should never happen. I’m not aware of a configuration that would make that possible (not saying there isn’t one, just that you’d have to go looking for it if you really wanted to fuck this up like that).
The normal setting is for it to sync the Documents, Pictures, and Desktop folders (including any sub files and folders recursively). So just store your repos outside of those folders and you shouldn’t have any problems.
To be fair, I’ve also seen OneDrive cause problems with PowerShell modules installed under the user (the default install location when using Install-Module). That tosses them in a subfolder under Documents, and “download files on demand” doesn’t mix well with “load this entire code library of multiple files”. So either use a custom install path, or install on your machine in the AllUsers scope (putting them in the Progams folder I believe).
OneDrive doesn’t take over directories without being told to. And specifically, it’s “Known Folders Move” system, only does Documents, Desktop, and Pictures. If KFM is being turned on without user consent, that is IT’s fault. If it is including folders outside those 3? Also IT’s fault.
It corrupting git repos? Not sure on that one. It doesn’t feel like OneDrive should be doing that, but it does struggle with unusual read/write patterns, so I’m guessing the way git is working doesn’t resemble a standard file saving, and Microsoft being full of developers and owning github should probably be accounting for that use case.
My experience with Dropbox suggests to me that any network file sharing systems should not be mixed with git.
On an only-slightly related note, I knew someone that synced their git repos on nextcloud as well. Surprisingly, no shit hit the fan. This went on for a good long time.
It works great for me at home when it’s set up properly too. It puts my phone photos into folders on my PC and lets me access my files from anywhere 🤷🏻♂️
OneDrive is available on MacOS and it’s a piece of shit
Try uninstalling it lol,
I mean I tried and it’s fucked
My only complaint with it is the lack of support for personal vault. I don’t use it heavily on my Mac so maybe I just haven’t encountered other issues.
I think you could go another few layers down if SharePoint was in the middle; you could add Teams users, and One Drive users.
I’ve managed to get it working as my Joplin cloud instance and a backup for small files that I sync using AutoSync on Android. Everything else that I use it for is utter trash. Basically any native client or browser access is garbage.
If you run rclone to push encrypted backups to it, every single time you log in to the web client it freaks out, asks you if you’ve been ransomwared, and if you want to restore your files. Restore to what MS? The only state you’ve ever seen these files in is the one they’re in currently.
What’s wrong with OneDrive? I use it and it’s fine.
i didn’t ask for all my files to be on the cloud. it just happened one day. and when it happened, they moved locations locally so i couldn’t easily find them and put them where i wanted
This is the big reason. OneDrive used to be decent back when it simply offered my cloud storage in a folder locally, and it was more stable than Google Drive on Windows for me. But then, triggered by updates, they started hijacking the rest of my PC, syncing folders that I never wanted synced, like Documents and Pictures. When I uninstalled OneDrive, I couldn’t access them at all! It had without my consent transferred all of my files into OneDrive and completely off of my computer. They were still visibly there, owned by OneDrive, but I couldn’t access them. I had already wiped them from OneDrive before I realized this because at this point I was decided that I was done with OneDrive after this serious breach in trust, but luckily they were still in the OneDrive recycle bin. After a lot of swearing and googling, I found that I was far from the only person dealing with this, and after reading a few threads, I found the solution. I was able to reinstall OneDrive on the PC, restore access to my files, turn off the syncing they was turned on without my permission, and only then uninstall OneDrive. So yeah, I was happy with OneDrive for a few years as an alternative to Google Drive, but after that move? Fuck no, it’s dead to me. I will not let OneDrive touch or get anywhere near my files.
This pissed me off enough to finally ditch Windows when it happened to me. It stole my freakin files without asking and put them on someone else’s server. Absolutely ridiculous, and just how a virus acts! How could I possibly trust the OS with any of my data after that?
“Works on my machine.”
Because it puts stuff there when I don’t want it. I work in locations without internet access (quelle horreur!) and I want access to my files. Also there is a cloud desktop and a local desktop. Cloud downloads file and a local downloads file. I don’t want any cloud and I don’t want to pay starlink to get to files I could carry with me.
Is that a configuration issue? I think what I did was went into the settings and tailored it. Shut off desktop, decided which folders and where. Then it’s all good. I recommend it as a first option for multi unit use.
Yeah it depends on the group policies that hit the machine set up by their company. Likely when a new user logs into the machine the image/policy isn’t using C:\users%Username% as the default file location, but rather c:\users%username%\onedrive.
Thus creating a local copy of said files they create, and auto backing them up to OneDrive so they have backups and local copies.
The standard user directory still exists so if someone saves something there, it will show up in recents and then they will keep saving things there, and it won’t back up. That’s my guess
I keep my porn there. No need to leave traces on my devices
Same. Microsoft can eat shit for copilot but I love having the cloud integration. Especially when I have 6 devices.
It also is available on Mac.
I know lemmy hates Google (for good reasons)…but Google Drive has been the GOAT for me for many years. I have never used OneDrive, in spite of it constantly annoying TF out of me to “just try me, bro!”
Tbh the SharePoint environment can be very nice to work with when done right.
Just pay through the nose
Since 99% of companies run on winass and Microsoft shit anyway, why not use what you pay for?
I mean a single person can have email under their domain, and a terabyte of OneDrive and SharePoint storage for like less than 10 CAD a month. Not bad.
My employer is in the process of decommissioning all their on-premises storage and shifting all data into the many-headed hydra that is OneDrive/SharePoint/Teams/Azure. It’s going… not great. Automatic file locking for non-Office applications doesn’t exist in the context of SharePoint and people are losing hours of work when two people had the same file open all day without knowing. Projects that had large, complicated folder structures have whole swathes of files that cannot be edited because of path length restrictions rearing their ugly head ("C:\Users\Username\OneDrive\VerboseHumanReadableProjectNameAndNumber ends up being quite a bit longer than P:\ProjectNumber, whodathunkit?!). Nobody’s sure of they should be syncing or linking their project directories locally. Some options for file management appear in SharePoint views of shared folders, but not Teams.
As a tool for portable user profiles or casual filesharing or syncing, it’s fine, though I’d prefer if MS didn’t force it into Windows and Office apps by default. As the core of a complex international business operation? Fuck this I hate it desperately, and I cannot imagine any way in which it’s going to save the business money over keeping storage in house.