文件名称:fileup:在终端中轻松上传和共享文件
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-27 10:07:27
ftp file-upload python3 Python
备案 使用命令行界面轻松上传和共享文件。 您可以指定一个时间限制,之后将其删除。 安装 pip install -U https://github.com/basnijholt/fileup/archive/master.zip 预备 使用以下信息和结构在~/.config/fileup/config创建一个配置文件: base_url (example: nijholt.biz) base_folder (example: /domains/nijholt.biz/public_html/) file_up_folder (example: 'stuff', if fileup needs to put the files in nijholt.biz/stuff) my_user_name my_difficult_password 用法 参见fu -h 。 tl; dr: fu
【文件预览】:
fileup-master
----LICENSE(1KB)
----fileup.py(5KB)
----setup.cfg(220B)
----setup.py(344B)
----.gitignore(1KB)
----README.md(841B)
----.pre-commit-config.yaml(806B)