Skip to main content

cqh utils function

Project description

serve

opts:

  • port , 端口,默认是8081

  • dir , 要目录

  • timeout, 默认值为60s, 内存缓存的超时时间

eg:

sudo /home/vagrant/envs/default/bin/cqh_file serve –port=8081 –dir=/www/backup/path

client

目的是为了下载服务器的dir

opts:

  • url, 地址

  • dir, 本地保存的目录

  • sleep, 睡眠时间,默认是300s

eg:

cqh_file client --url='http://127.0.0.1:8081' --dir=/tmp/backup1

python -m cqh_file client --url="http://192.168.146.129:8081" --dir="D:\backup"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cqh_file-0.0.22.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page