- 1). Type "-rsync -vaz" into the command line. "Vaz" options enable verbose mode (v), archive mode (a) and compression (z). Press the space bar.
- 2). Type "-sourcedirectory -targetdirectory" but replace "sourcedirectory" with the name of the directory with the files to be copied and "targetdirectory" with the directory where the files will be transferred. An example of a complete command could be:
-rsync -vaz -/test1/ -/test2 - 3). Press "Enter" to run the command.
previous post
next post