close
[前言]
在linux 可以用command line 的方式下 FTP
[ftp command]
command 如下:
---------------------------------------------------------
> ftp ->(進入ftp 模式下的command line)
----------------------------------------------------------
ftp> open 50.100.100.100 ->(連接ftp, 位址50.100.100.100)
Name: (連接上後, 會要求鍵入使用者名稱)
Password: (連接上後, 會要求鍵入密碼)
------------------------------------------------------------
進入之後, 可以使用ftp內建的命令,傳輸資料
例如:
linux command
>cd 要傳送檔案的目錄(如果沒進到目錄,會傳送失敗)
> ftp 10.0.2.176
bin
mput 檔名
yes
windowns
ie : ftp://10.0.2.176
輸入使用者名稱和密碼
下載
全站熱搜