Home
last modified time | relevance | path

Searched refs:sftp (Results 1 – 25 of 47) sorted by relevance

12

/external/jsoncpp/
Dmakerelease.py178 def run_sftp_batch( userhost, sftp, batch, retry=0 ): argument
181 cmd = [sftp, '-agent', '-C', '-batch', '-b', path, '-bc', userhost]
197 user=None, sftp='sftp' ): argument
201 stdout = run_sftp_batch( userhost, sftp, """
225 stdout = run_sftp_batch( userhost, sftp, """cd htdocs
238 run_sftp_batch( userhost, sftp, """cd htdocs
243 def sourceforge_release_tarball( sourceforge_project, paths, user=None, sftp='sftp' ): argument
245 run_sftp_batch( userhost, sftp, """
366 …rge_web_synchro( SOURCEFORGE_PROJECT, doc_distcheck_top_dir, user=options.user, sftp=options.sftp )
371 user=options.user, sftp=options.sftp )
/external/owasp/sanitizer/tools/findbugs/doc/
DperformingARelease.txt6 sftp username,findbugs@frs.sourceforge.net
7 sftp> cd /home/frs/project/f/fi/findbugs/findbugs/RELEASE
8 sftp> mput findbugs-*
9 sftp> cd "../../findbugs eclipse plugin/RELEASE
/external/curl/tests/data/
Dtest61812 sftp
18 …l_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file618.txt sf…
Dtest62013 sftp
19 …ent_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/not-a-valid-file-mo…
Dtest62519 sftp
25 …_key.pub -u %USER: -T log/file625.txt sftp://%HOSTIP:%SSHPORT%PWD/log/test625.a/upload.625 -T log/…
Dtest200427 sftp
33sftp://%HOSTIP:%SSHPORT%PWD/log/test2004.txt file://localhost/%PWD/log/test2004.txt scp://%HOSTIP:…
Dtest62813 sftp
19 -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%PWD/irrelevant-file --insecure
Dtest60613 sftp
19 --key curl_client_key --pubkey curl_client_key.pub -u not-a-valid-user: sftp://%HOSTIP:%SSHPORT%PWD…
Dtest60413 sftp
19 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/not-a-vali…
Dtest63014 sftp
20 …000000000000 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%…
Dtest63217 sftp
23 --hostpubmd5 00 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPOR…
Dtest61620 sftp
26 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file61…
Dtest63321 sftp
27 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file63…
Dtest60021 sftp
27 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file60…
Dtest64020 sftp
26 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file64…
Dtest63720 sftp
26 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file63…
Dtest63622 sftp
28 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file63…
Dtest62619 sftp
25 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -Q "invalid-command foo bar" sftp://%H…
Dtest62219 sftp
25 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file622.txt sftp://%HOSTIP:%SSH…
Dtest63422 sftp
28 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file63…
Dtest60218 sftp
24 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file602.txt sftp://%HOSTIP:%SSH…
Dtest63521 sftp
27 --key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file63…
Dtest60922 sftp
28 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -Q "-mkdir %PWD/log/file609.txt" sftp:…
Dtest62721 sftp
27 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -I -Q "rm %PWD/log/file627.txt" sftp:/…
Dtest61514 sftp
23 --key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file615.txt sftp://%HOSTIP:%SSH…

12