For those of you who need to “resume” SCP file transfers that have been interrupted, there’s an easy way to resume them using rsync command.
Use this:
alias scpresume="rsync --partial --progress --rsh=ssh"
For Ubuntu or Debian add sudo:
alias scpresume="sudo rsy ...
Here’s a cool list of 20 cool Mac Apps you might want to consider using. Although I don’t personally use Mac much anymore but I am sure it will help some of you.
1. OpenOffice.org
Microsoft Office for the Mac is ironically regarded as being better than the Windows v ...