windows:filezilla

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

windows:filezilla [2020/10/01 15:47] – 作成 ともやんwindows:filezilla [2020/10/01 16:23] (現在) ともやん
行 1: 行 1:
 ====== FileZilla ====== ====== FileZilla ======
  
 +===== インストール =====
 +[[windows:scoop|Scoop]] によるインストール\\
 +**extras バケットの追加**\\
 +<code powershell>
 +PS > scoop bucket add extras
 +</code>
 +<WRAP prewrap 100% #result>
 +<code>
 +Checking repo... ok
 +The extras bucket was added successfully.
 +</code>
 +</WRAP>
 +
 +**FileZilla のインストール**\\
 +<code powershell>
 +$ scoop install filezilla
 +</code>
 +<WRAP prewrap 100% #result>
 +<code>
 +Installing 'filezilla' (3.50.0) [64bit]
 +FileZilla_3.50.0_win64.zip (14.5 MB) [========================================================================] 100%
 +Checking hash of FileZilla_3.50.0_win64.zip ... ok.
 +Extracting FileZilla_3.50.0_win64.zip ... done.
 +Running pre-install script...
 +Linking ~\scoop\apps\filezilla\current => ~\scoop\apps\filezilla\3.50.0
 +Creating shim for 'filezilla'.
 +Creating shortcut for FileZilla (filezilla.exe)
 +Persisting config
 +'filezilla' (3.50.0) was installed successfully!
 +</code>
 +</WRAP>
  
  • windows/filezilla.1601534823.txt.gz
  • 最終更新: 2020/10/01 15:47
  • by ともやん