Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Joy Miller
Joy Miller
6,612 Points

How do I configure my Movefile (for Wordmove) correctly?

I'm trying to set up my Movefile for Wordmove, but I keep getting a (Wordmove::NoAdapterFound) when I try to do a pull from my staging server.

I'm 99% sure I've set up the local and staging info correctly, but I'm only about 5% sure I've set up the SSH correctly so I THINK the SSH credentials are what is incorrect.

What am I supposed to use for HOST and USER for SSH? I'm not sure what info should go there and my rather exhaustive search of Google has lead me nowhere so far :(

1 Answer

Austin Whipple
Austin Whipple
29,725 Points

Check out this walkthrough of using WordMove over SSH.

You'll want to use your SHH username on the server and that server's IP address (after generating your RSA key).