LoginSignup
3
3

More than 5 years have passed since last update.

scpでmacからupload/download

Posted at

CyberDackを使ってたけど頻繁にフリーズするのでscpコマンドを使う
私用頻度高いのによく忘れるのでメモ

download
scp hostuser@host:/path/to/hostfolder /path/to/localfile

upload
scp localfile host@host:/path/to/hostfolder

3
3
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
3
3