package
0.0.0-20241008013240-6fdbff00f848
Repository: https://github.com/picosh/send.git
Documentation: pkg.go.dev
# Constants
OpCopyFromClient is when a file is being copied from the client into the server.
OpCopyToClient is when a file is being copied from the server to the client.
# Type aliases
Op defines which kind of SCP Operation is going on.