Some Help How to copy files in SSH

Monthly
  • 1164 points
    Like some sort of WPMU DEV God"
    Mindblowingly helpful member
    Lifetime member
    Mark de Scande

    Member par excellence  —  9th February 2012 (3 months ago)         

    Guys and girls please i am not asking you to do this i am just asking you to help me out that is it

    Sorry for my strong wording at the top

    I need to COPY with SSH

    Here is the problem

    I want to copy the contents of DirA to DirB

    Ie:
    cd /dbsetup/mysql/
    cp -Rf blogline_0 /backupdrive/bloglinesdbsetup

    This problem is with this command it will only take the folder with it contents and place it in bloglinesdbsetup i want it to take the contents of blogline_0 and please it in bloglinesdbsetup this way i can take all 17 dbs and make it in to one big DB

    I hope you guys are with me.

    Thx
    Mark