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:
- Moving files from the hard drive to the database and vice versa
- Moving files from the database (binary or text field) to the cloud provider
- 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
- Unzip the downloaded zip file to <Project Folder>/source
- Build your project and upload it to the website
- 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
- If your project uses security, you need to be logged in to use the File Migration Manager
- 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
- Unzip the downloaded zip file to <Project Folder>/source
- Build your project and upload it to the website
- Open <project path>/fmanager 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/fmanager
- If your project uses security, you need to be logged in to use the File Migration Manager
- 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.