File Migration Manager - freely move files between your database, hard drive, and cloud providers

This little app helps you move files from your local hard drive to your database to the cloud provider and vice versa. Supported scenarios:

  1. Moving files from the hard drive to the database and vice versa
  2. Moving files from the database (binary or text field) to the cloud provider
  3. Batch upload files from the hard drive to the database

You can get this addon for $50.

Buy now

The File Migration Manager addon requires a valid license of version 10.8 or better of PHPRunner or ASPRunner.NET. It integrates into your existing project.

Changes history

Version 1.0 - September 2022

  • Supports Google Drive, Dropbox, Amazon S3, Wasabi, Microsoft OneDrive
  • Support upload to and from binary fields, files stored on the hard drive
  • Supports batch uploading files to the database

Screenshots

Click images for full size screenshots

Upload to Amazon S3
Upload progress

System requirements

  • Version 10.8 or better of PHPRunner or ASPRunner.NET
  • Supported databases are Microsoft Access, SQL Server, MySQL, Oracle, and Postgre

Installation instructions

PHPRunner
  1. Unzip the downloaded zip file to <Project Folder>/source
  2. Build your project and upload it to the website
  3. Open <project path>/filemanager/index.php in your web browser. If your main project URL is https://website.com/project1, the URL you need to open is https://website.com/project1/filemanager/index.php
  4. If your project uses security, you need to be logged in to use the File Migration Manager
  5. If you plan to use this script to move files to cloud providers, make sure to read the documentation of the respective provider: Amazon, Dropbox, Google Drive, Microsoft OneDrive, Wasabi.
ASPRunner.NET
  1. Unzip the downloaded zip file to <Project Folder>/source
  2. Build your project and upload it to the website
  3. Open <project path>/filemanager in your web browser. If your main project URL is https://website.com/project1, the URL you need to open is https://website.com/project1/filemanager
  4. If your project uses security, you need to be logged in to use the File Migration Manager
  5. If you plan to use this script to move files to cloud providers, make sure to read the documentation of the respective provider: Amazon, Dropbox, Google Drive, Microsoft OneDrive, Wasabi.