5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

SCPクライアントについて

Last updated at Posted at 2014-04-22

使っている環境
ターミナル:iTerm2
以前は標準のターミナルを仕様していましたが、ターミナルを縦に分割してくれる機能が非常に便利でiTerm2に乗り換えました。
フォントの自由が効くのも嬉しい。

さてさて、普段会社の環境がWinなので、SSH経由でコーディングするさいは

Putty × WinSCP

の組み合わせなのですが、自宅の環境がMacで、MacにWinSCPに相当するSSH経由でファイルをやりとりするアプリケーションがないものかと探していたら、CyberDduckがSFTP使えるので、そちらにサーバー情報とpassを入れて終了。
参考 http://nozawashinichi.sakura.ne.jp/usingmt/2009/12/macscpftpcyberduckok.html

サーバー側でrootユーザーへのログインを禁止しているので、あくまでユーザーのみですが、サーバー側で前もってApacheのドキュメントルート処理等もすでに済ませているので、これで家でも開発が進みそうです。

5
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?