hassonlab / 247-main

This is the top-level repository for all 247 related sub-projects
1 stars 2 forks source link

rsync issues #3

Closed hvgazula closed 3 years ago

hvgazula commented 3 years ago

@zkokaja In my haste to unlink the data from conversations-car on tiger, I ended up deleting 625 and when I tried running make 625-sync there's some error. Please advise if I am missing anything.

Screen Shot 2021-01-05 at 12 35 12 PM

hvgazula commented 3 years ago

nvm i think i shud do scp first. please verify.

hvgazula commented 3 years ago

rsync works. there was a typo in the make target. thanks.

hvgazula commented 3 years ago

the issue remains Screen Shot 2021-01-05 at 1 10 41 PM

zkokaja commented 3 years ago

Can you clarify what was the typo? Did you google the error?

zkokaja commented 3 years ago

I see the 625 files on Tiger that you own. What is missing?

hvgazula commented 3 years ago

Looking at the error at the bottom of the image (attached earlier), I was unsure if I synced everything and hence reached out to you. The typo was I saw 676 instead of 625 in sync-625 target

zkokaja commented 3 years ago

Yea I saw the error but i'm not familiar with it. Did google give more info? Is everything synced?

hvgazula commented 3 years ago

That's the part I am unsure of 'if everything synced?' I'll check later and will reach out.

zkokaja commented 3 years ago

Ok thanks. I created 625/ and 676/ on scotty and did make sync-625 and sync-676 without any issues. I updated the Makefile paths.

hvgazula commented 3 years ago

If it didn't throw a rsync error then I guess it has to do with permissions. Maybe.