Is there a way to send a file in Terminal from one Mac to another? If I have a file on Mac A and I want to send it to Mac B via Terminal on Mac A, how do I do this?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
Enable "Remote Login" in the preferences of the target/remote mac. Then use
with user being the short name of the remote user. You will be asked for the password of the user on remotehost. If you want to avoid using passwords, you can set up ssh key pairs. See here for details. |
|||||||||||||
|
|
I use Dropbox. If it's not huge files, that is. Just cp to your Dropbox folder on Mac 1 and Dropbox will sync it to Mac 2. |
|||||||||||
|
See |
||||
|
|