Advertisement
Guest User

Untitled

a guest
Dec 10th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. zaba@zaba-HP:~/bsk$ sudo python rsync.py '/home/zaba/TEST' 'vagrant@10.93.1.132:/home/vagrant/test'
  2. sending incremental file list
  3. TEST/
  4. TEST/CV.odt
  5. TEST/base.html
  6. TEST/index.html
  7. TEST/links.html
  8. TEST/project_details.html
  9. TEST/css/
  10. TEST/css/bootstrap-theme.css
  11. TEST/css/bootstrap-theme.min.css
  12. TEST/css/bootstrap.css
  13. TEST/css/bootstrap.min.css
  14. TEST/css/style.css
  15. TEST/fonts/
  16. TEST/fonts/glyphicons-halflings-regular.eot
  17. TEST/fonts/glyphicons-halflings-regular.svg
  18. TEST/fonts/glyphicons-halflings-regular.ttf
  19. TEST/fonts/glyphicons-halflings-regular.woff
  20. TEST/fonts/glyphicons-halflings-regular.woff2
  21. TEST/js/
  22. TEST/js/bootstrap.js
  23. TEST/js/bootstrap.min.js
  24. TEST/js/npm.js
  25.  
  26.  
  27. sent 681,424 bytes  received 803 bytes  59,324.09 bytes/sec
  28. total size is 1,618,096  speedup is 2.37
  29. zaba@zaba-HP:~/bsk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement