Home
last modified time | relevance | path

Searched defs:sshCommand (Results 1 – 17 of 17) sorted by relevance

/dports/ftp/sftpgo/sftpgo-2.2.0/sftpd/
H A Dssh_cmd.go41 type sshCommand struct { struct
42 command string
43 args []string
44 connection *Connection
92 func (c *sshCommand) handle() (err error) {
125 func (c *sshCommand) handleSFTPGoCopy() error {
192 func (c *sshCommand) handleSFTPGoRemove() error {
260 func (c *sshCommand) handleHashCommands() error {
519 func (c *sshCommand) getDestPath() string {
527 func (c *sshCommand) getSourcePath() string {
[all …]
H A Dscp.go30 sshCommand anonMember
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/weak_ptr/cons/
H A Ddeduction.cc16 // <http://www.gnu.org/licenses/>.
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/executors/ssh/
H A Dssh.go14 sshCommand ssh.Client member
/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/
H A Dsshcommand.h51 QString sshCommand() { return m_sshCommand; } in sshCommand() function
H A Dremotequeuewidget.cpp150 QString sshCommand = ui->sshExecutableEdit->text(); in testConnection() local
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/
H A Dsshcommand.h51 QString sshCommand() { return m_sshCommand; } in sshCommand() function
H A Dremotequeuewidget.cpp150 QString sshCommand = ui->sshExecutableEdit->text(); in testConnection() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/
H A D7.cc17 // with this library; see the file COPYING3. If not see
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/executors/virtualbox/
H A Dvirtualbox.go17 sshCommand ssh.Client member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/localrepo/
H A Drefs.go166 sshCommand string member
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/git/localrepo/
H A Drefs.go166 sshCommand string member
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/library/Monitoring/Command/Transport/
H A DRemoteCommandFile.php299 protected function sshCommand() function in Icinga\\Module\\Monitoring\\Command\\Transport\\RemoteCommandFile
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DSsh.hs60 sshCommand cs (host, port) gc remotecmd = ifM (liftIO safe_GIT_SSH) function
/dports/x11/konsole/konsole-21.12.3/src/plugins/SSHManager/
H A Dsshmanagerpluginwidget.cpp389 QString sshCommand = QStringLiteral("ssh "); in connectRequested() local
/dports/x11/konsole/konsole-21.12.3/src/
H A DMainWindow.cpp520 QString sshCommand = QStringLiteral("ssh "); in createSSHSession() local
/dports/x11/konsole/konsole-21.12.3/src/session/
H A DSessionController.cpp391 QString sshCommand = QStringLiteral("ssh "); in openUrl() local