feat: add --fastsync-server-path flag to configure remote server binary path #144
Reference in New Issue
Block a user
Delete Branch "fastsync-server-path-flag"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a
--fastsync-server-pathflag to specify the path/name of thefastsync-serverbinary on the remote machine, so it does not need to be in the remote user's $PATH.Changes:
char* fastsync_server_pathfield toConfigstructconfig_delete()server_pathparam toclient_connect_ssh()"fastsync-server"--fastsync-server-pathflag, show in helpfastsync_server_pathtoclient_connect_ssh()Usage:
If not specified, defaults to
fastsync-server(current behavior).9443db8db8to7a4def84117a4def8411to30239c6f50