File Mover Blog

  • 31 Jul

    How to upload large files to Dropbox using Limagito File Mover

    Uploading large files to Dropbox

    limagito filemover dropbox

    The default Dropbox upload API endpoint allows us to upload files up to 150MB. In version v2023.7.31.0 we optimized our code to automatically switch to a another API endpoint which allows us to upload larger files. This is all done automatically.

    When ‘Large File Mode’ is used (files > 150MB):

    • We will upload the file in blocks of 32MB
    • For each of these 32MB blocks, we will calculate and send the SHA-256 hash code
      • This hash code will be used by Dropbox to check if the received block is OK.
      • If something goes wrong during the upload of a block, we’ll retry this block up to 3 times
    • At the end we’ll receive the total hash of the uploaded file from Dropbox which we’ll compare to be 100% sure

    #dropbox #mft #filetransfer #filemanagement

    If you need any info about this new ‘Dropbox as Source and Destination’ option, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team Dropbox
  • 30 Jul

    Dropbox as Source and Destination in Limagito File Mover

    Dropbox as Source and Destination was added to Limagito File Mover on request. First release candidate available in version v2023.7.30.0

    limagito filemover dropbox

    Some screenshot of Dropbox as Source:

    Dropbox as Source and Destination

    Dropbox as Source and Destination

    Information about Dropbox OAuth2 Authentication: link

    If you haven’t created an App in Dropbox you’ll need to do this first:

    • Open your Dropbox account (free account type available) and select ‘App Center’:

    dropbox app center

    • Search for ‘Build an app’:

    dropbox create apps

    • Select ‘Create apps’:

    dropbox create apps

    • Create a new app on the DBX platform:

    create a new app on the dbx platform

    • Dropbox new App ‘Settings’:
      • Do not forget to click the <Show> App secret and write it down (we need this in the Limagito OAuth2 setup)
      • Same counts for the App Key, also needed in the Limagito OAuth2 setup

    dropbox new app settings

    • Dropbox new App ‘Permissions’:

    dropbox new app permissions

    • We’ll use the previous settings in the Dropbox OAuth2 Setup of Limagito File Mover:
      • As scope we used:
        • files.metadata.read files.metadata.write files.content.read files.content.write
      • Type was set to:
        • code
      • Do not forget to set the Redirect URI (must be exact)

    Dropbox as Source and Destination

    Dropbox as Source and Destination

    • RunTime Log Result:

    RunTime Log result

    #dropbox #mft #filetransfer #filemanagement

    If you need any info about this new ‘Dropbox as Source and Destination’ option, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team Dropbox
  • 27 Jul

    Dropbox as Destination in development

    July 2023, the development of Dropbox as Destination in Limagito File Mover has started.

    limagito filemover dropbox

    The dropbox API is a pleasure to use, if you are interested please have a look here.

    limagito file mover dropbox as destination

    limagito file mover dropbox setup

    limagito file mover dropbox runtime log

    We’ll keep you posted as development proceeds.

    #dropbox #mft #filetransfer #filemanagement

    If you need any info about this new Dropbox option, please let us know.

    Best regards,

    Limagito Team

    By Limagito-Team Dropbox
1 19 20 21 22 23 24 25 135
SEARCH