Home
last modified time | relevance | path

Searched refs:sftpfs (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/misc/mc-nox11/mc-4.8.27/po/
H A DPOTFILES.in81 src/vfs/sftpfs/config_parser.c
82 src/vfs/sftpfs/connection.c
83 src/vfs/sftpfs/file.c
84 src/vfs/sftpfs/internal.c
85 src/vfs/sftpfs/vfs_class.c
86 src/vfs/sftpfs/vfs_subclass.c
/dports/misc/mc/mc-4.8.27/po/
H A DPOTFILES.in81 src/vfs/sftpfs/config_parser.c
82 src/vfs/sftpfs/connection.c
83 src/vfs/sftpfs/file.c
84 src/vfs/sftpfs/internal.c
85 src/vfs/sftpfs/vfs_class.c
86 src/vfs/sftpfs/vfs_subclass.c
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/
H A DMakefile.am30 SUBDIRS += sftpfs subdir
31 libmc_vfs_la_LIBADD += sftpfs/libvfs-sftpfs.la
/dports/misc/mc/mc-4.8.27/src/vfs/
H A DMakefile.am30 SUBDIRS += sftpfs subdir
31 libmc_vfs_la_LIBADD += sftpfs/libvfs-sftpfs.la
/dports/security/vuls/vuls-0.13.7/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/misc/timetrace/timetrace-0.14.2/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/security/kpmenu/kpmenu-1.4.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/www/gitea/gitea-1.16.5/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/net/storj/storj-1.45.3/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/sysutils/doctl/doctl-1.68.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/spf13/afero/
H A D.gitignore1 sftpfs/file1
2 sftpfs/test/
/dports/devel/py-fs/fs-0.5.4/fs/
H A Dopener.py469 from fs.sftpfs import SFTPFS
497 sftpfs = SFTPFS(host, root_path='/', **credentials)
498 if not sftpfs._transport.is_authenticated():
499 sftpfs.close()
501 sftpfs = sftpfs.makeopendir(fs_path)
502 return sftpfs, None
504 sftpfs = SFTPFS(host, root_path=fs_path, **credentials)
505 if not sftpfs._transport.is_authenticated():
506 sftpfs.close()
509 return sftpfs, resourcename
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs/
H A DBUILD.bazel9 importmap = "github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs",
10 importpath = "github.com/spf13/afero/sftpfs",
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs/
H A DBUILD.bazel9 importmap = "github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs",
10 importpath = "github.com/spf13/afero/sftpfs",
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs/
H A DBUILD.bazel9 importmap = "github.com/envoyproxy/protoc-gen-validate/vendor/github.com/spf13/afero/sftpfs",
10 importpath = "github.com/spf13/afero/sftpfs",

1234567