MCPcopy
hub / github.com/rclone/rclone / Remote

Method Remote

fs/types.go:126–126  ·  view source on GitHub ↗

Remote returns the remote path

()

Source from the content-addressed store, hash-verified

124
125 // Remote returns the remote path
126 Remote() string
127
128 // ModTime returns the modification date of the file
129 // It should return a best guess if one isn't available

Callers 15

ListMethod · 0.65
recurseMethod · 0.65
cacheReaderMethod · 0.65
putMethod · 0.65
PutMethod · 0.65
PutUncheckedMethod · 0.65
PutStreamMethod · 0.65
CopyMethod · 0.65
MoveMethod · 0.65
MergeDirsMethod · 0.65
GetDirEntriesMethod · 0.65
ReconcileTempUploadsMethod · 0.65

Implementers 15

Directorybackend/cache/directory.go
Objectbackend/cache/object.go
Objectbackend/mega/mega.go
Objectbackend/yandex/yandex.go
Objectbackend/qingstor/qingstor.go
Objectbackend/ulozto/ulozto.go
RenamingObjectInfoProxybackend/ulozto/ulozto.go
Objectbackend/hdfs/object.go
Objectbackend/googlephotos/googlephotos.go
Objectbackend/mailru/mailru.go
Objectbackend/zoho/zoho.go
Objectbackend/filelu/filelu_object.go

Calls

no outgoing calls

Tested by 15

TestPatternYearsFunction · 0.52
TestPatternMonthsFunction · 0.52
TestPatternDaysFunction · 0.52
TestIntegrationFunction · 0.52
testListRootFunction · 0.52
TestListSubDirFunction · 0.52
TestIsAFileSubDirFunction · 0.52
InternalTestVersionsMethod · 0.52