ファイル転送プログラム
ftp
- C:\Windows\system32\ftp.exe /?
STDERR:
FTP サーバー サービス (デーモンとも呼ぶ) を実行するコンピューターとの間で、
ファイルの送受信を行います。FTP は対話的に使用できます。
FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-A] [-x:sendbuffer]
[-r:recvbuffer] [-b:asyncbuffers] [-w:windowsize] [host]
-v リモート サーバーの応答を表示しません。
-n 最初の接続時に自動ログインを行いません。
-i 複数ファイルの転送中に、対話的なメッセージ表示を
無効にします。
-d デバッグを有効にします。
-g ファイル名のグロビングを無効にします (GLOB コマンドを参照)。
-s:filename FTP コマンドを記述したテキスト ファイルを指定します。
これらのコマンドは、FTP の開始後に自動実行されます。
-a データ接続のバインド時に、いずれかのローカル インターフェイ
スを使用します。
-A 匿名でログインします。
-x:send sockbuf SO_SNDBUF の既定のサイズである 8192 を上書きします。
-r:recv sockbuf SO_RCVBUF の既定のサイズである 8192 を上書きします。
-b:async count 既定の非同期数である 3 を上書きします。
-w:windowsize 既定の転送バッファー サイズである 65535 を上書きします。
host 接続先のリモート ホストのホスト名または IP アドレス
を指定します。
メモ:
- mget および mput コマンドには、それぞれ yes/no/quit の意味を表す y/n/q を
指定します。
- コマンドを中止するには Ctrl+C キーを押します。
Transfers files to and from a computer running an FTP server service
(sometimes called a daemon). Ftp can be used interactively.
FTP [-v] [-d] [-i] [-n] [-g] [-s:filename] [-a] [-A] [-x:sendbuffer] [-r:recvbuffer] [-b:asyncbuffers] [-w:windowsize] [host]
-v Suppresses display of remote server responses.
-n Suppresses auto-login upon initial connection.
-i Turns off interactive prompting during multiple file
transfers.
-d Enables debugging.
-g Disables filename globbing (see GLOB command).
-s:filename Specifies a text file containing FTP commands; the
commands will automatically run after FTP starts.
-a Use any local interface when binding data connection.
-A login as anonymous.
-x:send sockbuf Overrides the default SO_SNDBUF size of 8192.
-r:recv sockbuf Overrides the default SO_RCVBUF size of 8192.
-b:async count Overrides the default async count of 3
-w:windowsize Overrides the default transfer buffer size of 65535.
host Specifies the host name or IP address of the remote
host to connect to.
Notes:
- mget and mput commands take y/n/q for yes/no/quit.
- Use Control-C to abort commands.
Return Code: 2
C:\Windows\system32\ftp.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 58880bytes |
| Creation Time | 2019/12/07 18:09:51 |
| LastWrite Time | 2019/12/07 18:09:51 |
| ProductVersion | 10.0.19041.1889 |
| FileVersion | 10.0.19041.1889 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 7db5a93b4113369b03d1f18d8325fef6 |
| SHA1 | 5082b57359a9ef6d440d5d1520a45e201442f146 |
| SHA224 | 17e261a819998574255bf602b382205264f6aba06228f7099f81f39d |
| SHA256 | 9728a3b5755a67a4ebe91a04730efcc2cabebacbb41ffca75a71b42502e3d7d5 |
| SHA384 | 3e6e1f226cdf6a347a0b4e6108a278cf75b25fd893d4fcd393db9eeeeda960fa922f283f66210791d939c159e2be9c5f |
| SHA512 | bb35cd7b526b0e819e8c83cf84769f2dd1ebf0c62094d4756881612b22892b3f964489da64bf5ce8bd758f3b2ac8c06d035f048675bdb64db98f437666a30444 |