• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

BeDrive - File Sharing and Cloud Storage

BeDrive - File Sharing and Cloud Storage v3.1.3

No permission to download
Does anyone have its full documentation as the link in the folder is only accessible via login
 
two question at the moment:
1. I found that the file name in backblaze changes. What happen if by any means, bedrive corrupts. How can we get the data stored in backblaze back? As the filename is different and also downloading the file from backblaze does not have extension like .png or .xls.
2. Can we have a limit to the workspace instead of user. I want to sell the space to a small organization. They want that their users should be able to upload the file in some shared location. I understand that workspace is meant for that, but if I understood correctly, every user is having some limit. Am I correct?
 
has anyone tested this on a vps or shared hosting?

i am getting an error after installation.

Code:
Could not find .htaccess file
See the article here for possible solutions.

I tried in many ways and without solution.

can someone help?
try this in .htaccess

Code:
<IfModule mod_rewrite.c>
    RewriteEngine On

    ##
    ## You may need to uncomment (remove #) the following line for some hosting environments,
    ## if you have installed to a subdirectory, enter the name here also.
    ## Example: for https://site.com enter: "/", for https://site.com/something enter: "/something/"
    ##
    ## RewriteBase /

    RewriteCond %{REQUEST_URI}::$1 ^(/.+)/(.*)::\2$
    RewriteRule ^(.*) - [E=BASE:%1]

    RewriteCond %{REQUEST_URI} !^public
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>
 
is anyone using bedrive and dropbox as their file storage
have you had any issues with your account or breach of dropbox TOS

I'm thinking of using dropbox or backblaze
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock