Changes

Home

8 bytes removed, 22:46, 16 March 2011
rsync to transfer files to server
</code>
*<code>
rsync -e ssh -avz --stats --progress ./Documents b393466USER@hanjinSERVER.dreamhost.com:~/
</code>
*<code>
rsync -e ssh -avz --stats --progress b393466USER@hanjinSERVER.dreamhost.com:~/Documents .
</code>