This commit is contained in:
hans 2022-02-07 11:47:29 +08:00
parent c9d9687092
commit 657fac8ef8
1 changed files with 1 additions and 1 deletions

View File

@ -74,5 +74,5 @@ client使用说明:
Demo: Demo:
fsclient-x64-v1.0 -c /data/mypath/fs-client.conf fsclient-x64-v1.0 -c /data/mypath/fs-client.conf
fsclient-x64-v1.0 -alsologtostderr -d /data/mypath -h x.x.x.x:port -log_dir /data/mypath/.download~~~/log -n path-name -p 512000 -r -L -t 1234-7890-abcd-8901 -x 16 -z 1 fsclient-x64-v1.0 -alsologtostderr -d /data/mypath -h x.x.x.x:port -log_dir /data/mypath/.download~~~/log -n path-name -p 512000 -r -L -t 1234-7890-abcd-8901 -x 16 -z 1
``` ```