Last active
December 14, 2015 10:19
-
-
Save apbarrero/5071656 to your computer and use it in GitHub Desktop.
Output when run https://gist.github.com/apbarrero/5071643#file-test_rsync-py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [antonio@localhost] rsync_project: rsync -pthrvz --rsh='ssh -p 22 ' /var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpJ0XIrt antonio@localhost:/var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpLUX7m_ | |
| [localhost] local: rsync -pthrvz --rsh='ssh -p 22 ' /var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpJ0XIrt antonio@localhost:/var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpLUX7m_ | |
| Password: | |
| building file list ... done | |
| tmpJ0XIrt/ | |
| tmpJ0XIrt/tmp7BuTNr | |
| sent 110 bytes received 48 bytes 45.14 bytes/sec | |
| total size is 0 speedup is 0.00 | |
| .[antonio@localhost] rsync_project: rsync -pthrvz --rsh='ssh -p 22 ' antonio@localhost:/var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmp4KS64r /var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpnYN8AK | |
| [localhost] local: rsync -pthrvz --rsh='ssh -p 22 ' antonio@localhost:/var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmp4KS64r /var/folders/pq/xk94_z4910s0m0xyh5hyth_h0000gn/T/tmpnYN8AK | |
| Password: | |
| receiving file list ... done | |
| tmp4KS64r/ | |
| tmp4KS64r/tmph4Z_RL | |
| sent 48 bytes received 114 bytes 36.00 bytes/sec | |
| total size is 0 speedup is 0.00 | |
| . | |
| ---------------------------------------------------------------------- | |
| Ran 2 tests in 6.764s | |
| OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment