MCPcopy
hub / github.com/rclone/rclone / sync.go

File sync.go

cmd/sync/sync.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package sync provides the sync command.
2package sync
3
4import (

Callers

nothing calls this directly

Calls 10

HelpFunction · 0.92
CheckArgsFunction · 0.92
NewFsSrcFileDstFunction · 0.92
RunFunction · 0.92
ConfigureLoggersFunction · 0.92
WithSyncLoggerFunction · 0.92
SyncFunction · 0.92
CopyFileFunction · 0.92
closeFunction · 0.85
AnySetMethod · 0.80

Tested by

no test coverage detected