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+ required)
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
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
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.0.1.tar.gz
(4.0 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.0.1.tar.gz.
File metadata
- Download URL: efs_cli-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e672dc1817690bf90bca2c5eb10131949152b92521f4bfe2a2a68e18b8292a63
|
|
| MD5 |
5bdc26a02a14635ec9cfc34e77eded88
|
|
| BLAKE2b-256 |
fc6d72a154f4367a5d9682f69cc96b9c1fddaa5691dd2c38fa700211bc14c535
|
File details
Details for the file efs_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: efs_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 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 |
d1a131dc292b72f5a7c5a14837df9ad7b7e880bfc98fda865081d000197d97ee
|
|
| MD5 |
b125dd711a5c20d92528f73e3136ecff
|
|
| BLAKE2b-256 |
0a71960ce9bfe5b2bd91e74a5b4b5ab08d3884b41e016599565cb276b01f8c3a
|