Git Product home page Git Product logo

volascripts.sh's People

Contributors

szero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

volascripts.sh's Issues

ERROR: One line install script doesn't work well.

I tried this (as written on README.md):

curl -sLo- https://rawgit.com/Szero/volascripts.sh/master/install.sh | bash

This is what I got:
2018-01-08-164457_1366x768_scrot

Try ahead in clean machine.

As alternative, I downloaded install.sh locally then run it.

wget https://rawgit.com/Szero/volascripts.sh/master/install.sh
bash ./install.sh

No error indeed. ๐Ÿค”

RawGit is shutting down. Please revoke any url points to it.

bash <(curl -sLo- https://raw.githubusercontent.com/szero/volascripts.sh/master/install.sh)

Is work fine. I have to replace all string on install.sh, from https://rawgit.com/ to https://raw.githubusercontent.com/, thought.

Got better solutions?

`bc` is required for `curlbar`

It requires bc to run curlbar. Most of Linux dist doesn't have this installed. You should add this to prerequisites list too.

Unable upload via volaupload.sh files greater than a few hundred megabytes

For some time now, regardless of the server one is uploading to, 7 - 10, when trying to upload with volaupload.sh, latest or the older variations, from sizes of a few hundred megabytes up to the maximum of 20 gigabytes, volaupload.sh is randomly halting upload to curl error 22 or 52:

`$ bash volaupload.sh -r 1bmweqm3c 600
</> Uploading 600 to 1bmweqm3c, dl9 as Volaphile
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
50 600M 0 0 50 303M 0 5146k 0:01:59 0:01:00 0:00:59 7184k
curl: (22) The requested URL returned error: 502 Service Unavailable

</> Uploading 600 to 1bmweqm3c, dl7 as Volaphile
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
58 600M 0 0 58 350M 0 5954k 0:01:43 0:01:00 0:00:43 6108k
curl: (52) Empty reply from server

</> Uploading 600 to 1bmweqm3c, dl9 as Volaphile
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
41 600M 0 0 41 251M 0 4279k 0:02:23 0:01:00 0:01:23 4214k
curl: (52) Empty reply from server
`

Room's file listing

This topic might out of current features. Is there a way to listing file on a room in Volafile.io?

e.g.

volalisting.sh -r SomeRoom | wget -i -

This will download via wget input listing file. volalisting.sh is a script that generated links to download file. Typical JavaScript pre-rendered link as-seen-on-web-browser.

Local user installation

I don't want to install as root. I want the volascript installed into $HOME dir, at $HOME/.local/bin.

Automatically deletes uploaded file.

Let's have an example case:
FBI is raiding my house and I have to upload a whole folder into Vola. ASAP.

volaupload.sh ~/Pictures/2018-26-8/

There are about 80 files.
Is there a way to delete uploaded files without wait until whole progress done then delete?

Volafile support for stuff2vola.sh

Normally, to download a file from Volafile via wget, I use this:

wget --no-cookies --header "Cookie: allow-download=1" "https://volafile.org/get/ABCDEFGH/filename.zip

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.