Giter VIP home page Giter VIP logo

alps-drive's Introduction

Alps Drive

Installation

You must install Node.JS & NPM to run this project.

git clone https://github.com/MalikAza/Alps-Drive.git
cd Alps-Drive/
npm install

Run

The base drive's path would be the drive folder inside your OS temporary folder.

If you want to place the drive's path elsewhere, you can change the const drivePath inside the /utils/confs.js file.

npm run dev

Connect to http://localhost:3000.

alps-drive's People

Contributors

malikaza avatar

Watchers

 avatar

alps-drive's Issues

Bad archiving

For example:
The folder /tmp/drive/test is archived as a test.zip, but contain the whole directory tree (The folder test within the folder drive within the folder tmp)

Can't download folder as zip file

Response is way too quickly than the archiver package, resulting in a no such file or directory error during the response.download().

Can't delete files

Il est demandé que {name} suive la règle regex pour l'apha-numérique. Hors un fichier a une extension (le . ne respectant pas la regex).
Si le fichier ou folder est déjà existant, pas besoins de vérifier la regex alphaNum, CEPENDANT cela veut dire qu'en passant par l'api il est possible de demander la suppression d'un fichier ou dossier au dessus du drive dans l'arborescence.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.