teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

説明の追加

2021/07/12 03:16

投稿

jbpb0
jbpb0

スコア7658

answer CHANGED
@@ -1,3 +1,13 @@
1
1
  > FTPクライアントソフトが必要
2
2
 
3
- [初心者におすすめ!無料のFTPソフト10選!](https://proengineer.internous.co.jp/content/columnfeature/9391)
3
+ [初心者におすすめ!無料のFTPソフト10選!](https://proengineer.internous.co.jp/content/columnfeature/9391)
4
+
5
+  .
6
+ あるいは、何もインストールしなくても、コマンドプロンプトでftp.exeを使うこともできます
7
+
8
+ [【Windows】コマンドプロンプトからFTPでファイル転送する](https://www.out48.com/archives/5149/)
9
+ に、ftp.exeの使い方が書かれてます
10
+
11
+ ただし、ファイル名が「*.tar.xz」というファイルをダウンロードする場合は、おそらく転送の前にバイナリモードにしないといけないと思います
12
+ [ftp](https://windows.command-ref.com/cmd-ftp.html)
13
+ の「FTP中のコマンド」の「binary」