EepyFileServer API CLI written in Python
Project description
efs-cli (formerly eepyfileserver-cli)
command line interface for eepyfileserver written in python
prerequisites
- python 3.10 (3.12+ recommended)
eepyfileserver1.1.0-alpha or later
install
pip install efs-cli
usage
log in to an instance
#login fully (lets you upload and download files)
#password is saved in PLAIN TEXT
efs-cli auth "https://example.com" "password123"
#login only using the url (lets you download PUBLIC files)
efs-cli auth "https://example.com"
efs-cli login ...
view version
efs-cli version
efs-cli ver
view instance information
efs-cli instance
efs-cli info
list files
efs-cli list
efs-cli ls
efs-cli files
download a file
efs-cli download /example.txt /home/maxeepy/Downloads/example.txt
efs-cli get ...
efs-cli d ...
upload a file
efs-cli upload /home/maxeepy/Downloads/example.txt /example.txt
efs-cli post ...
efs-cli up ...
efs-cli put ...
delete a file
efs-cli delete /example.txt
efs-cli remove ...
efs-cli rm ...
read a file
efs-cli read /example.txt
efs-cli cat ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
efs_cli-1.1.2.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file efs_cli-1.1.2.tar.gz.
File metadata
- Download URL: efs_cli-1.1.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b816226e81120c23d0ea332c286f4771146bc4d296ea952f460f7b2e56f798a7
|
|
| MD5 |
6bcbb09d4189567cef742dae8d3f8456
|
|
| BLAKE2b-256 |
5dcef0a32a0a7c76ce77f4e4d03fa9a1f859057e6647e9a613436f074dc2c155
|
File details
Details for the file efs_cli-1.1.2-py3-none-any.whl.
File metadata
- Download URL: efs_cli-1.1.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36bc3c7e7495b5076dab380613f63bd251bbecdb62a8574ac714e0b979d6819d
|
|
| MD5 |
06781ab10bb5c6ae462bee067d73f2b6
|
|
| BLAKE2b-256 |
72052d9376e8e0ae58d2c121174778039f9950ad68d6f3f183939b96379f1b98
|