Quantcast
Channel: Execute a remote command on a Mac from Windows - Server Fault
Browsing latest articles
Browse All 3 View Live

Answer by John Gardeniers for Execute a remote command on a Mac from Windows

Anything like this, whether it's to a Mac or a Linux machine I use WinSCP, as it has good scripting support and is very easy to use. Just set up public keys for SSH to eliminate the password prompt....

View Article


Answer by Imo for Execute a remote command on a Mac from Windows

I suppose on the windows server you could use putty/plink to connect to the mac via SSH (assuming that ssh is open and running). First use putty to create a shared key on the windows server and you'll...

View Article


Execute a remote command on a Mac from Windows

What's the easiest way to execute a single command on a Mac from a remote Windows machine, via batch? I would like something that works without a preset configuration (like SSH credentials) on either...

View Article
Browsing latest articles
Browse All 3 View Live