Stop Paying for Expensive Cloud Storage! 9Drive Project on GitHub Solution Unit Multiple Google Drive Accounts into One Super Dashboard

the need for digital storage space or Cloud Storage more and more swollen day by day. Unfortunately, the free limit of 15 GB provided by Google Drive often feels very narrow to accommodate photo, video, work documents, and backup data. Switching to a monthly paid subscription certainly requires an extra allocation of funds. So, is there a smart way to maximize some of the free Google Drive accounts that we have so that they can be managed simultaneously?

The answer is in a project Open-source The new one that was suddenly hotly discussed among software developers and technology lovers. Based on the project details on the developer’s official repository Zenhosta On the GitHub platform, there is a web application called 9Drive. This tool is specially designed as Storage Gateway Intelligent capable of integrating multiple Google Drive accounts at once into a compact and easy-to-use virtual storage dashboard.

What is 9Drive and why the GitHub community welcomes it?

Adapted from the release notes and repository documentation 9Drive GitHub, 9Drive is a storage intermediary web application (Storage Gateway) which allows users to connect multiple Google Drive accounts as well as storage space based on S3-Compatible. As a result, users no longer need to bother going back and forth to do login and Logout On various Google accounts just to check the remaining quota or upload documents.

As compiled by the Lidahtekno editorial team from the monitoring of the GitHub Repository Weekly Trend, the 9Drive project attracted great attention because it managed to solve one classic problem: cloud storage fragmentation. Instead of letting some of your 15 GB Google Drive accounts separate and confusing, 9Drive brings the total capacity together into one centralized ecosystem.

Zenhosta developers built this project using the foundation of modern technology, namely Express and TypeScript On the side Backend, and React and Vite for the user interface (Frontend). The database management system relies on MySQL neatly managed using prism orm, guarantees stable and responsive performance when managing thousands of data files.

9Drive Featured Features: More Than Just a Regular Dashboard

The use of the 9Drive GitHub project does not just display the remaining quota, but offers a structured file management architecture. Here are a list of key features that make it so desirable:

1. Multi-account management and concise quota unification

Based on information from the 9Drive project interface, users can monitor the total capacity of all Google Drive accounts connected via pages. Quota Tracker. Users can see the accumulation of used space and free space from one screen in real-time.

2. Smart Upload Routing Policy

This is the most genius feature of 9Drive. When you upload a large file, the backend system will automatically determine which Google Drive account will receive the file. The system provides three uploading route policy options:

  • Most-available: Automatically redirects the upload to the Google Drive account that has the most free remaining space.
  • Round-Robin: Divide upload tasks alternately and evenly across all connected accounts.
  • Priority-Order: Fill in the main Google Drive account to the full before moving on to the next account.

3. Direct upload streaming without server load

According to the technical explanation in the 9Drive repository, security and efficiency are top priorities. the process of uploading files using the method Direct Upload Stream. That is, the file you upload is directly channeled from the device to Google Drive (under a special folder named 9Drive) without being permanently stored on the intermediary server. This maintains the confidentiality of data while saving the capacity of the hosting server where this application is installed.

4. Support S3-Compatible Storage

Not only limited to Google Drive, 9Drive also supports integration of S3 compatible storage such as CloudFlare R2, Minio, Wasabi, Backblaze B2, to AWS S3. User can connect custom Endpoint their S3 without exposing secret credentials to the side Frontend.

5. Virtual Folder and Complete File Management

Adapted from the experience of the interface offered, 9Drive provides a system Virtual Folder. Users can create directories, move files, rename, preview (Preview), to download the document as if it were operating a local operating system, even though the files are actually spread across different Google Drive accounts.

6. External upload API and complete documentation

For app developers or automation scripts, 9Drive provides external API accesspost /api/v1/uploads) complete with management API KEY encrypted. Users can integrate Curl or JavaScript scripts to automatically upload files into the 9Drive network.

Security and Privacy: Is Your Data Safe?

As a trusted technology medium, Lidahtekno certainly highlights the privacy aspect. Open-source project 9Drive GitHub Provide full transparency because the entire source code can be publicly audited by the public. Google OAuth Global settings are stored encrypted in the database.

In addition, the registration mechanism supports password authentication, Google Sign-in, as well as recaptcha integration options to prevent bot attacks. Because this application can beHost independently (Self-hosted) On your own personal server or VPS, full control over your data and Google account remains in your hands 100% without the intervention of an unknown third party.

Conclusion of the editor of Lidahtekno

Overall, the 9Drive project available on GitHub is a breath of fresh air for anyone who wants to maximize the potential of cloud storage without having to dig deep. combination of intuitive interface, automatic upload redirection system, and privacy guarantee through method Self-hosted Making 9Drive one of the most solutive open-source projects today.

For those of you who have basic technical skills in managing VPS or Node.js, trying to install 9drive on a private server is certainly a smart step to turn a pile of Google Drive accounts into giant capacity super-clouds.

Leave a Reply

Your email address will not be published. Required fields are marked *


Baca Juga

Back to top button

Adblock Detected

LidahTekno.com is supported by Google Adsense advertising to provide content for you.Please consider disabling AdBlocker or adding us to your whitelist so we can continue providing the best technology information and tips.Thank you for your support!