Searched defs:sshFxpStatResponse (Results 1 – 7 of 7) sorted by relevance
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/pkg/sftp/ |
H A D | server.go | 385 type sshFxpStatResponse struct { struct 386 ID uint32 387 info os.FileInfo 390 func (p *sshFxpStatResponse) marshalPacket() ([]byte, []byte, error) { 403 func (p *sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/net/rclone/rclone-1.57.0/vendor/github.com/pkg/sftp/ |
H A D | server.go | 385 type sshFxpStatResponse struct { struct 386 ID uint32 387 info os.FileInfo 390 func (p *sshFxpStatResponse) marshalPacket() ([]byte, []byte, error) { 403 func (p *sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/pkg/sftp/ |
H A D | server.go | 385 type sshFxpStatResponse struct { struct 386 ID uint32 387 info os.FileInfo 390 func (p *sshFxpStatResponse) marshalPacket() ([]byte, []byte, error) { 403 func (p *sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/pkg/sftp/ |
H A D | server.go | 384 type sshFxpStatResponse struct { struct 385 ID uint32 386 info os.FileInfo 389 func (p *sshFxpStatResponse) marshalPacket() ([]byte, []byte, error) { 402 func (p *sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/pkg/sftp/ |
H A D | server.go | 380 type sshFxpStatResponse struct { struct 381 ID uint32 382 info os.FileInfo 385 func (p sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pkg/sftp/ |
H A D | server.go | 351 type sshFxpStatResponse struct { struct 352 ID uint32 353 info os.FileInfo 356 func (p sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/pkg/sftp/ |
H A D | server.go | 356 type sshFxpStatResponse struct { struct 357 ID uint32 358 info os.FileInfo 361 func (p sshFxpStatResponse) MarshalBinary() ([]byte, error) {
|