
[1]
[CITE[Commons VFS - Supported File Systems]] <http://jakarta.apache.org/commons/sandbox/vfs/filesystems.html#SFTP>

[2] [CITE@en[draft-ietf-secsh-scp-sftp-ssh-uri-04 - Uniform Resource Identifier (URI) Scheme for Secure File Transfer Protocol (SFTP) and Secure Shell (SSH)]]
([TIME[2010-03-05 19:58:04 +09:00]] 版)
<http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04>


[3] [CITE@en[draft-ietf-secsh-filexfer-13 - SSH File Transfer Protocol]]
( ([TIME[2013-12-29 00:21:45 +09:00]] 版))
<http://tools.ietf.org/html/draft-ietf-secsh-filexfer-13>

[FIG(quote)[
[FIGCAPTION[
[4] [CITE[URL Identifiers — Bazaar 2.7.0dev1 documentation]]
([TIME[2014-11-26 12:34:58 +09:00]] 版)
<http://doc.bazaar.canonical.com/latest/en/user-reference/urlspec-help.html>
]FIGCAPTION]

> For bzr+ssh:// and sftp:// URLs, Bazaar also supports paths that begin with ‘~’ as meaning that the rest of the path should be interpreted relative to the remote user’s home directory. For example if the user remote has a home directory of /home/remote on the server shell.example.com, then:
> bzr+ssh://remote@shell.example.com/~/myproject/trunk
> would refer to /home/remote/myproject/trunk.

]FIG]


[FIG(quote)[
[FIGCAPTION[
[5] [CITE[DUPLICITY(1) manual page]]
([TIME[2015-05-07 01:40:02 +09:00]] 版)
<http://duplicity.nongnu.org/duplicity.1.html#sect7>
]FIGCAPTION]

> SCP/SFTP access
> scp://.. or 
> sftp://user'''[''':password''']'''@other.host'''[''':port''']'''/'''['''relative|/absolute''']'''_path
> defaults are paramiko+scp:// and paramiko+sftp:// 
> alternatively try pexpect+scp://, pexpect+sftp://, lftp+sftp:// 
> See also --ssh-askpass, --ssh-options and A NOTE ON SSH BACKENDS.

]FIG]


[FIG(quote)[
[FIGCAPTION[
[6] [CITE@en[FFmpeg Protocols Documentation]]
([TIME[2017-01-22 02:22:36 +09:00]])
<https://ffmpeg.org/ffmpeg-protocols.html#libssh>
]FIGCAPTION]

> Secure File Transfer Protocol via libssh
> Read from or write to remote resources using SFTP protocol.
> Following syntax is required.
> sftp://'''['''user'''[''':password''']'''@''']'''server'''[''':port''']'''/path/to/remote/resource.mpeg

]FIG]


[FIG(quote)[
[FIGCAPTION[
[7] [CITE@en[Session URL :: WinSCP]]
( ([TIME[2017-03-26 04:29:48 +09:00]]))
<https://winscp.net/eng/docs/session_url>
]FIGCAPTION]

> sftp|ftp|ftps|ftpes|http|https|scp :// '''[''' <username> '''[''' : <password> ''']''' '''[''' ; <fingerprint> ''']''' @ ''']''' <host> '''[''' : <port> ''']''' /

]FIG]


[8] [CITE@en[pkt/apt-transport-sftp: SFTP transport for apt, built on top of apt-pkg and libssh2]]
( ([TIME[2017-05-29 01:43:45 +09:00]]))
<https://github.com/pkt/apt-transport-sftp>

[FIG(quote)[
[FIGCAPTION[
[9] [CITE[BitBake User Manual]]
([TIME[2017-11-20 17:25:54 +09:00]])
<http://www.yoctoproject.org/docs/2.4/bitbake-user-manual/bitbake-user-manual.html#other-fetchers>
]FIGCAPTION]

> Secure FTP (sftp://)

]FIG]
