OneDrive for Business Critical error!
-
@Dashrender So far I have zipped up all web directories or WordPress files and deleted the originals.
No more errors, and it seems to be syncing, but taking awhile.
I wish there was a way to allow files that are normally not allowed.
-
If those types of files were sync'ed and changed through a cloud service, would they possibly destroy the system they are serving?
Easier way to ask this. If you were allowed to sync a PST file, the potential that the PST would get corrupt is very high. this would lead to problems with outlook, therefore PST files were not able to be sync'ed by default. I'm sure the same reasoning is why those files you want sync'ed are not allowed.
-
That makes sense.
-
Makes sense, although I wish there was an explanation of why these files are not allowed.
More information on why I use ODfB as I do:
I have always had a client's folder in my documents. When I got ODfB I just moved the folder to ODfB and it was a convenient way to keep data in sync so I could access it anywhere as well as the wife who does design work for the websites.To keep my plan working, I have to remember to zip the folders downloaded from the websites immediately so ODfB won't freak out. Small price to pay I guess.
-
The issue is that it isn't a backup system - it is not designed to deal with alien files. The files you are having issues with are UNIX hidden files. Not something that you would expect it to handle on Windows. I don't know what it thinks that they are what they are, but it has to do with a Windows interpretation of a UNIX file.
A backup system is designed to backup anything and approaches files differently. But a sync system is not. So it tries to approach files pragmatically not from a "protect whatever is there" perspective.
-
@Dashrender said:
@technobabble said:
@Dashrender That is how I also read it for the personal side. They were comparing it to Dropbox.
Not trying to confuse ODfB with backups, however having the most used stuff on a PC automatically sync to cloud storage for an online copy (like a backup) and can be shared with others (like other cloud file sharing programs) is an awesome tool. You can attach ANY PC to your ODfB account and have the data synced to your PC.
I understand what @scottalanmiller is saying that it is NOT a true backup, but you have to admit its like a backup.
No, I don't agree with you at all, I don't consider this a backup at all, in fact nothing like one. A backup as Scott says has always been disconnected from the source.
What you're forgetting is that ODFB is backed up by Microsoft. So it is disconnected from the source. The key questions are:
Can you recover a previous version of a file?
Can you recover a deleted file?
The answer to those questions are yes, therefore you can use it as a backup. Basically, if it looks like a backup and it smells like a backup then it probably is a backup.And on the plus side, backups managed by Microsoft should be more reliable than any backup managed by an SMB.
-
Actually .htaccess is a config file for Apache which can be run on Windows and the .jason files are JavaScript Object Notation which can run on any OS.
-
-
@technobabble said:
Actually .htaccess is a config file for Apache which can be run on Windows and the .jason files are JavaScript Object Notation which can run on any OS.
Yes, they will be used anywhere, but the preceeding dot is a UNIX filesystem designation and hence the problem.
-
@technobabble said:
According to Microsoft...http://www.microsoft.com/surface/en-us/support/music-photos-and-video/back-up-photos-documents-and-more
Two things there: one it is a "backup of", not a backup mechanism. Not quite the same. It is only designed to backup "photos, documents, etc" on Windows. Not application with UNIX filesystem names. It's not a system backup, just a storage device that can hold Windows files. If it said that this was a full backup system and could function as a full system and system state backup to restore complete systems, not just your end user files like they are mentioning here, we'd be very different.
The other thing is that OneDrive and ODFB are two different products that might behave differently here.
-
So it is a backup, just a limited backup. I'm cool with that.
-
@scottalanmiller got ya...but for files that you need to share from developer to developer, and using a product that shares files...this seems to be a mix-match.
Needs a disclaimer: ODfB is good for anyone, except you people who want to share website files.
Now this means I might have to look for another program to duplicate what ODfB is to be used for.
-
I would have this kind of data under version control when it comes to developer access. A ODfB copy is fine for a sort of backup/extra copy, but for developers, I would want version control.
SVN or Git, something.
-
@technobabble said:
@scottalanmiller got ya...but for files that you need to share from developer to developer, and using a product that shares files...this seems to be a mix-match.
Needs a disclaimer: ODfB is good for anyone, except you people who want to share website files.
Now this means I might have to look for another program to duplicate what ODfB is to be used for.
OwnCloud
-
@JaredBusch said:
I would have this kind of data under version control when it comes to developer access. A ODfB copy is fine for a sort of backup/extra copy, but for developers, I would want version control.
SVN or Git, something.
Yes I agree. SVN and GIT are the right tools for this.
-
Since ODfB doesn't like the web files, I agree I would have to look for a new way to sync with others the latest download of the running website files.
However I am not sure how Git or SVN helps. I will try to find time to Google and see what they are about. I thought it was where code and code snippets are stored versus actual backup of entire website.
-
I have zipped all the files into their folders and am still having the issue. Next step is to move all files out of ODfB and start over.
If I delete from folder does that delete from ODfB, or do I have to go to the web platform and delete files/folders there?
-
@technobabble both ways should work, but when you are having issues, the web should always be the master.
-
@JaredBusch Thanks. I'll report back when I have fixed the issue.
-