Aug. 15th, 2013

bunn: (dog knotwork)
I don't need to do this all that often, so it is quite irritating to me that I knew how to do this back in May, but I didn't quite finish the job for some reason, and then when I came back to it, I couldn't remember how I did it or find any notes about it. Grrr!

So, I figured out how to do it again. And now here I am making notes in public, where the world can Google it if they want to, and so can I.

I SSH'd into Server1, where I found the files I wanted stashed in this directory: /domains/t/h/thiswebsite.com/web/public_html

Then I checked Server2 to find out where I wanted to put the files. Ah yes, in /home/thiswebsite/public_html (different directory structure on Server2, just to make my life more exciting apparently).

So I did this:

scp -rp /domains/t/h/thiswebsite.com/web/public_html account@domainname.com:/home/thiswebsite/public_html

Only then I found that user account, on domainname.com did not have shell access. In a moment's foolishness, I switched to root access. But this doesn't work (fortunately) - you can't just scp right in when you are root. The thing to do was to change account@domainname.com so that he had shell access. So I did that, and it worked. Hurray! A pile of monster files copied direct.

more helpful instructions here.

Profile

bunn: (Default)
bunn

March 2026

S M T W T F S
1234567
891011121314
151617181920 21
22232425262728
293031    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Apr. 10th, 2026 11:17 pm
Powered by Dreamwidth Studios