fdfs_test<config_file>upload<local_filename> 其中<config_file>是 FastDFS 客户端配置文件的路径,<local_filename>是要上传的本地文件名。 下载文件: fdfs_test<config_file>download<group_name><remote_filename> 其中<group_name>是文件所在的组名,<remote_filename>是文件在 FastDFS 中的存储名。 获取...
fdfs_test <config_file> download <group_name> <remote_filename> 1. 其中<group_name>是文件所在的组名,<remote_filename>是文件在 FastDFS 中的存储名。 获取文件属性: fdfs_test <config_file> getmeta <group_name> <remote_filename> 1. 这将输出文件的元数据信息。 设置文件属性: fdfs_test <co...
if["$b"-ne"1"];then `fdfs_storaged/etc/fdfs/storage.conf start` fi