1--- conf/client.conf.orig 2019-12-30 23:36:03 UTC 2+++ conf/client.conf 3@@ -8,7 +8,7 @@ connect_timeout = 5 4 network_timeout = 60 5 6 # the base path to store log files 7-base_path = /home/yuqing/fastdfs 8+base_path = /var/db/fastdfs 9 10 # tracker_server can ocur more than once for multi tracker servers. 11 # the value format of tracker_server is "HOST:PORT", 12 13