+
1 2 2
  1. #1
    Status
    Offline
      Rise Company
    Engineering and Technology
    Apr 2014
    Egypt
    4,612
    10

    CPanel whm backup to Google Drive


    CPanel whm backup to Google Drive




    Buy Storage


    2tb 4
    750


    2 Upgrade 30tb



    ----------------------------------------------------------
    5 Google Drive API
    ----------------------------------------------------------
    https://console.developers.google.com/

    1 New Project
    project
    Limit
    Backup transport errors

    OAuth rate limits Your token grant rate Token grant rates limit how quickly your application can get new users. Your current per day token grant rate limit is 10,000 grants per day. The per day token grant rate resets every day.




    2 Google Drive API Library





    3 Create Credential OAuth client ID

    :
    https://server1.myserver.com:2087/googledriveauth/callback







    4 OAuth consent screen
    publish external



    5 Domain Verification




    ----------------------------------------------------------
    whm Additional Destinations
    ----------------------------------------------------------

    /




    client ID client secret
    Generate Credntials






    local google drive

    : System
    : Accounts

    :
    host : server1.myserver.com
    Create OAuth external
    :
    cPanel Backup to Google Drive
    WHM/cPanel SFTP / ftp Backup Space

    :
    https://docs.cpanel.net/knowledge-ba...l-destination/
    https://www.fastcomet.com/tutorials/...o-google-drive
    ------------------------------------------------------------------------
    Rise Company for Engineering & Technology
    ------------------------------------------------------------------------
    Web Hosting | Web Designing | E-Marketing

    # 1 Business Services

    Web Hosting - Business Emails

    Web Design - Google Adwords

    www.rise.company | www.rise.company/emails

    :
    ! .



  2. #2
    Status
    Offline
      Rise Company
    Engineering and Technology
    Apr 2014
    Egypt
    4,612
    10

    : CPanel whm backup to Google Drive

    ----------------------------------------------------------

    ----------------------------------------------------------


    ----------------------------------------------------------
    Google Drive API
    ----------------------------------------------------------

    1) Visit Google Cloud Platform
    2) Click OAuth consent screen from the left-side navigation screen.
    3) Enter the domain name in the Authorized domains section and hit the ENTER key.
    4) Click Save
    5) Click Library from the left-hand side
    6) Find the Google Drive API and click on it
    7) Click on Create Project (or ENABLE if you already have one), Click Manage if already enabled.
    8) Click Credentials in the left-side navigation bar
    9) Click Create credentials drop-down button at the top and select OAuth client ID
    10) Select Web Application
    11) Enter a name (WHM to Google)
    12) In the Authorized redirect URIs text box, enter the https://server.yourcompany.com:2087/googledriveauth/callback link
    13) Click Create. The interface will display your new client ID and client secret
    14) Click Done
    --------------------------------------------------
    15) Log in to WHM as a root-enabled user
    16) Navigate to WHM => Backup => Backup Configuration) and select the Additional Destinations tab
    17) Select Google Drive from the Destination Type menu
    18) Click Create new destination
    19) Enter a destination name of your choice
    20) Enter your client ID and client secret
    21) Click Generate Credentials to generate the credentials file. A new tab will open to allow you to authorize access to your Google Drive data
    NOTE:
    Step 21 will fail if you DO NOT COMPLETE Step 2
    22) Enter the desired timeout
    23) Click Save and Validate


    Create a Google project and configure the Google Drive API

    Configuring a channel for your backups to be pushed on to your Google Drive will require a properly set project and API credentials. All of this can be done very quickly via the Google's Developers Console which you can open via your google account. To create a new project, click on the My Project/Select a Project button at the top of the page.




    If this is the first time you are opening the console, you will not have an active project, so let's create one. Click on the New Project button.



    Name your project so you can recognize it later and click on the Create button.



    Now, you will have to enable the Google Drive API, so click either on its icon if it is present or hit the Enable APIs and Services button.



    Select the Enable option to continue.




    Since later we will need 2 different strings of symbols that will act as our public/private keys,
    we have to add credentials for the API so click on the Create Credentials button.



    Here you will see a plethora of options for each field. The ones that you will need are the following:

    • Which API are you using?
      Google Drive API
    • Where will you be calling the API from?
      Web server (e.g., node.js, Tomcat)
    • What data will you be accessing?
      User data

    When you are done, click on the "What credentials do I need?" option to continue.



    As part 2 of this setup, you will be prompted to create an OAuth 2.0 client ID.
    Add a name which will be easy to remember and be descriptive of the use of credentials and in the Authorized redirect URLs
    add https://server.yourcompany.com:2087/...eauth/callback
    where hostname will be substituted with the actual hostname of your server.
    Note that using your server's IP here will not be possible.




    Click on Create OAuth client ID, and after that, you can pretty much leave part 3 of the setup as it is. On part 4 you will get the Client ID and rest of credentials for the API. Make sure to download the .JSON file as you will need it for the "private key" which in this case is called client_secret. Click Doneto finalize the setup.







    Open the downloaded file with a text editor and copy the client _secret string. You will need this for the configuration of your custom google drive destination in the second half of this tutorial.



    ----------------------------------------------------------------------------------
    Google Drive as an Additional Destination in WHM's backup configuration
    ----------------------------------------------------------------------------------

    To actually make the backup be pushed each time to your Google Drive or as referred in the past - to make a Google Drive transport, you will have to navigate to WHM → Backup → Backup Configuration and switch the to the Additional Destinations tab. Then select Google Drive as a Destination Type.





    Now if you wish to specify in what orders should the backups be kept, you can do so in the Folder field. The Client ID field should be populated with the Client ID which you got from the first part of this tutorial. The same goes for the Client Secret which you got from the .JSON file.
    Once you have copied both API credentials in the correct fields, click on the Generate Credentials button. This is a bit like a reverse of what we just did in the Google Developers console, and now you will be prompted to Authorize Access.





    We recommend you keep the default Timeout value and complete the setup by clicking on Save and Validate Destination. If you click on only Save Destination, a validation can be performed afterward at any time, but that validation is required in order for the backups to actually arrive at your Google Drive. You wouldn't want to do all of this only not to have your backups properly pushed, so validation is a must.
    ------------------------------------------------------------------------
    Rise Company for Engineering & Technology
    ------------------------------------------------------------------------
    Web Hosting | Web Designing | E-Marketing

    # 1 Business Services

    Web Hosting - Business Emails

    Web Design - Google Adwords

    www.rise.company | www.rise.company/emails

    :
    ! .



  1. CPanel whm backup to Amazon S3
    Rise Company Rise Host
    : 0
    : 29-10-2020, 15:46
  2. : 0
    : 29-10-2020, 14:47
  3. cPanel Backup to Google Drive
    Rise Company Rise Host
    : 0
    : 08-12-2018, 02:46
  4. : 0
    : 08-12-2018, 02:32
  5. whm accounts backup Google Drive
    Rise Company Rise Host
    : 0
    : 08-12-2018, 02:27