Skip to content

filebutler-upload is a lightweight python application that let you upload files to python-filebutler

License

Notifications You must be signed in to change notification settings

jhaals/filebutler-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filebutler-upload

Upload script to python-filebutler

Install

Download filebutler via pip

$ pip install -e "git+https://github.com/JHaals/filebutler-upload#egg=filebutler_upload"

Quick configuration tutorial will be prompted upon first run

Usage

$ filebutler.py <file/directory*> <options>

Avaliable options:

--version             show program's version number and exit
-h, --help            show this help message and exit
-1, --onetime         One time download(optional)
-l LIFETIME, --lifetime=LIFETIME
            Lifetime(optional): 1h, 1d, 1w, 1m
            (hour/day/week/month). Default lifetime is unlimited
-p PASSWORD, --password=PASSWORD
            Download password(optional)
  • Directories will automatically be zip-compressed before upload

About

filebutler-upload is a lightweight python application that let you upload files to python-filebutler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages