B00_rsync
val get_cmd :
?search:B0_std.Fpath.t list ->
?cmd:B0_std.Cmd.t ->
unit ->
(B0_std.Cmd.t, string) result
val copy :
?opts:B0_std.Cmd.t ->
?stats:bool ->
?progress:bool ->
delete:bool ->
?src_host:string ->
src:B0_std.Fpath.t ->
?dst_host:string ->
B0_std.Fpath.t ->
(unit, string) result