Join the community today
Become a Member

Amazon Glacier and remote backup using ssh

Discussion in 'System Administration' started by pamamolf, Aug 28, 2017.

Tags:
  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:09 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hello

    Is there any tutorial on how to transfer my backup files to Amazon glacie using ssh?

    Never used that... I can do it using server keys and rsync as i do it now from one server to another but i don't know if i can get an instance at Amazon that i will be able to use the same way to move my backups there ....

    Thank you

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:09 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  3. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    12:09 AM
    1.5.15
    MariaDB 10.2
    This is what I use on all my servers now.
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:09 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Yeah the AWS CLI has improved quite a bit these days compared to s3cmd. On some servers I use both :)
     
  5. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    2:09 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Great thanks :)

    Any tutorial?
     
  6. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:09 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    everything you need is in 2nd post of this thread :)