mcp – mirror copy
If you’re a command-line-happy nerd who likes to use scp (secure copy) to copy files to one or more remote web-servers, you may come to love this script, which I wrote a few years ago, and which I use numerous times every day. It saves a lot of typing when I’m updating files on my web-servers via the command-line (which is how I usually do it).
If the previous sentence does not describe you, then run! Run for the hills!
Here’s a page describing my script, mcp, along with a link to download it.
February 16th, 2009 at 10:30 am
Sure beats sftp…thanks for that. I’m gonna try this in cygwin, see how it goes Win-Lin (though I don’t know about the authentication issues)