Changes

Linux Commandline Stuff

197 bytes added, 16:03, 8 November 2012
Rsync
= Rsync =
==rsync personae data to minibeast==
*from Persona directory on local: <code>rtwomeys-work-object-2:Personae rtwomey$ rsync -avz --stats --progress . 192.168.1.31:/Volumes/Cistern/Personae/</code>
==rsync to transfer files to server ==
*local current directory to home/pictures directory: