Web Server / Folder Migration
If your files are publically accessible using a URL, you can use the URL Datasource for migration.
1. Sign up on PixelBin
First, you need to create a PixelBin account. Sign up if you don't already have one.
2. Create a Zone with URL Datasource
Next, log in to your account and go to the Zones page.
- Follow the steps mentioned here to create a
URL Datasource
. - Then follow the steps mentioned here to create a Zone.
- Make sure to use the above Datasource while creating this Zone.
Once your Zone is set up, you should be able to access your images through PixelBin. For example, if your source URL looks like this https://example.com/images/uploads/sample.jpeg
, then your PixelBin URL would be something like this https://cdn.pixelbin.io/v2/your_cloud_name/original/sample.jpeg
.
info
You can also apply various transformations to the file, as explained here.
For more options. refer to External Storage Docs.