Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. basha@MSI /cygdrive/c/users/basha/dbwebb-kurser/python
  2. $ touch /cygdrive/c/users/basha/dbwebb-kurser/a.text
  3.  
  4. basha@MSI /cygdrive/c/users/basha/dbwebb-kurser/python
  5. $ rsync -av -e "ssh -i '/home/basha/.ssh/dbwebb'" '/cygdrive/c/users/basha/dbwebb-kurser/a.txt' 'baaa19@ssh.student.bth.se:dbwebb-kurser/a.txt'
  6. sending incremental file list
  7. rsync: link_stat "/cygdrive/c/users/basha/dbwebb-kurser/a.txt" failed: No such file or directory (2)
  8.  
  9. sent 18 bytes received 12 bytes 20.00 bytes/sec
  10. total size is 0 speedup is 0.00
  11. rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1196) [sender=3.1.2]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement