SSH copy from one server to another

This was a useful sudo command... for copying from a server that had SVN and could update to one that did not have SVN.

sudo scp -r username@subdomain.example.org:/var/www/drupal-4.7.6/sites/coanews.org/modules/quicktags-4.7.x-1.x-dev.tar_07-May-12 modules/quicktags-4.7.x-1.x-dev.tar_07-May-12

by Benjamin Melançon
Posted on Wed, 2007-06-13 18:24
in
Post new comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <small> <pre> <strike> <sub> <sup>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
  _  _     _  __  _  _     ____    ____  
| || | | |/ / | || | | _ \ | _ \
| || |_ | ' / | || |_ | |_) | | |_) |
|__ _| | . \ |__ _| | _ < | __/
|_| |_|\_\ |_| |_| \_\ |_|
Enter the code depicted in ASCII art style.