将本地檔案打包
tar zcvf graphite_api.tar.gz graphite_api/
啟動本地8822端口
python -m SimpleHTTPServer 8822
在伺服器上wget檔案(ip為你的本地ip)
wget ip:8822/graphite_api.tar.gz
将本地檔案打包
tar zcvf graphite_api.tar.gz graphite_api/
啟動本地8822端口
python -m SimpleHTTPServer 8822
在伺服器上wget檔案(ip為你的本地ip)
wget ip:8822/graphite_api.tar.gz