「Linux FTP」の版間の差分
ナビゲーションに移動
検索に移動
| 1行目: | 1行目: | ||
| − | ==Linux FTP== | + | ==[[Linux FTP]]== |
ftp -n < "/var/test/ftp.txt" | ftp -n < "/var/test/ftp.txt" | ||
| 11行目: | 11行目: | ||
quit | quit | ||
---- | ---- | ||
| − | {{include_html banner_html, "!Linux"}} | + | {{include_html [[banner_html]], "!Linux"}} |
2020年2月16日 (日) 04:28時点における版
Linux FTP
ftp -n < "/var/test/ftp.txt"
ftp.txt
open 192.168.0.2 user [userid] [password] binary lcd /ext/backup put backup.zip quit
{{include_html banner_html, "!Linux"}}
© 2006 矢木浩人