MCPcopy
hub / github.com/rclone/rclone / Close

Method Close

backend/sftp/ssh.go:19–19  ·  view source on GitHub ↗

Close the connection

()

Source from the content-addressed store, hash-verified

17
18 // Close the connection
19 Close() error
20
21 // NewSession opens a new sshSession for this sshClient. (A
22 // session is a remote execution of a program.)

Callers 15

readerMethod · 0.65
runMethod · 0.65
cacheReaderMethod · 0.65
StopBackgroundRunnersMethod · 0.65
CloseMethod · 0.65
cleanupFsMethod · 0.65
readDataFromObjMethod · 0.65
UpdateMethod · 0.65
TestIntegrationFunction · 0.65
CloseMethod · 0.65
closeBodyFunction · 0.65
completeMultipartMethod · 0.65

Implementers 2

sshClientInternalbackend/sftp/ssh_internal.go
sshClientExternalbackend/sftp/ssh_external.go

Calls

no outgoing calls

Tested by 15

cleanupFsMethod · 0.52
readDataFromObjMethod · 0.52
TestIntegrationFunction · 0.52
TestOpenFunction · 0.52
parseHTMLFunction · 0.52
TestFsNoSlashRootsFunction · 0.52
TestDecrypterCloseFunction · 0.52
TestListAllAuthRedirectFunction · 0.52
gzFunction · 0.52
gzFunction · 0.52