# Reference
# http://kb.iu.edu/data/agye.html
# Use this command to copy the contents from source path to destination path
scp wp-content/uploads/2013/02/*.* fashionizer@pagodabox.com:shared/wp-content/uploads/2013/02/
# This command copies the files from a local machine to a remote server
scp ~/Desktop/letter.png grayghostvisuals.com@grayghostvisuals.com:~/domains/static.grayghostvisuals.com/
# Copy a file from remote to local machine
scp grayghostvisuals.com@grayghostvisuals.com:~/domains/static.grayghostvisuals.com/html/codepen/letter.png ~/Desktop/
# Syntax
# scp [options] username1@source_host:directory1/filename1 username2@destination_host:directory2/filename2
scp ~/Desktop/st-tags-hotkey.gif grayghostvisuals.com@grayghostvisuals.com:~/domains/static.grayghostvisuals.com/html/imgblog/