Skip to content

source目录删除文件,dest目录不删除 #378

@molixiaoge

Description

@molixiaoge

服务开启data目录,客户端开启dest目录同步,服务端新增文件dest可以同步,服务端删除文件dest不会删除文件

服务端命令
gofs -source="rs://0.0.0.0:8105?mode=server&local_sync_disabled=true&path=./data&fs_server=http://192.168.110.21:18080" -server_addr=:18080 -dest=./dest -users="gofs|password|rw" -tls=false -log_file=false -token_secret=1122334455667788

客户端命令
gofs -source="rs://192.168.110.21:8105" -dest=./dest -users="gofs|password" -token_secret=117788 -tls=false -log_file=false -sync_once

Metadata

Metadata

Assignees

No one assigned

    Labels

    todoSomething we need to do

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions