Guest User

Untitled

a guest
Sep 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. -bash-4.2$ ils -l
  2. /tempZone/home/rods/testirodsgit:
  3. rods 0 rnd0;st_ufs0 104857600 2018-09-24.14:53 & testfile
  4. rods 0 rnd0;st_ufs0 104857600 2018-09-24.15:09 & testfile.1
  5. -bash-4.2$ git annex init
  6. init ok
  7. (Recording state in git...)
  8.  
  9.  
  10. -bash-4.2$ git-annex initremote REMOTIRODSFOLDER1 type=external externaltype=irods directory=/tempZone/home/rods/testirodsgit encryption=none
  11. initremote REMOTIRODSFOLDER1 ok
  12. (Recording state in git...)
  13.  
  14.  
  15. -bash-4.2$ git annex add .
  16. add log.txt ok
  17. (Recording state in git...)
  18.  
  19.  
  20. then
  21. git commt
  22. add
  23.  
  24. -bash-4.2$ ils -l
  25. /tempZone/home/rods/testirodsgit:
  26. rods 0 rnd0;st_ufs0 104857600 2018-09-24.14:53 & testfile
  27. rods 0 rnd0;st_ufs0 104857600 2018-09-24.15:09 & testfile.1
  28. -bash-4.2$ ls -l
  29. total 36
  30. -rw-rw-r--. 1 irods irods 4185 Sep 24 14:56 bitrot.md
  31. -rw-rw-r--. 1 irods irods 8672 Sep 24 14:56 irods-cockroachdb-centos.md
  32. lrwxrwxrwx. 1 irods irods 190 Sep 24 15:40 log.txt -> .git/annex/objects/zk/7J/SHA256E-s123--c63ca11b8a7b5764f5d04174049ba0808be2743775d2669aa2bff420b55eceac.txt/SHA256E-s123--c63ca11b8a7b5764f5d04174049ba0808be2743775d2669aa2bff420b55eceac.txt
  33. -rw-rw-r--. 1 irods irods 104 Sep 24 14:56 README.md
  34. -rw-rw-r--. 1 irods irods 1206 Sep 24 14:56 removeDuplicates.r
  35. -rw-rw-r--. 1 irods irods 909 Sep 24 14:56 removeOld.r
Add Comment
Please, Sign In to add comment