What is Auto Pickup?
Auto Pickup is a feature of Pro and Pro Plus subscription plans that lets you set up "online" locations where Fotomoto can pick up the high-resolution images that are needed to create the prints and downloads ordered by your customers. This is very convenient for photographers who don't want to upload files every time a customer places an order.
Auto Pickup can connect to:
- Amazon S3
- FolioHD
- Pixpa
- Most any web server via FTP, SFTP or HTTP.
A note about security
Photographers are often concerned about putting their high-resolution print files online, and want to prevent unauthorized access to their images. Here's a quick description of a few available options:
- Use the robust features available in Amazon S3 (see their help documentation for details). It is possible to limit access to the images in a number of ways.
- Use FTP (or better yet SFTP) locations that require username/password authentication.
- Use basic authentication for HTTP, which is thoroughly documented at https://httpd.apache.org/docs/current/howto/auth.html. See How do I use Fotomoto with password-protected sites for a description of how you can give Fotomoto servers access.
What you need before you start using Auto Pickup
- If you'll be using FTP, SFTP or HTTP, we advise that you test your credentials in an FTP client application or browser to make sure they work before configuring Auto PIckup. Please contact your web host if you need assistance getting the credentials.
- The names of image files on your website need to be "matchable" to the names of your print image files. See below.
- We recommend putting all of your high resolution files in a single directory (or "bucket" on Amazon S3). You'll want to make sure each file has a unique name before putting them in the directory.
Filename matching with Lookup Patterns
Fotomoto uses "Lookup Patterns" to match your web and print files based on filename. For example, a Lookup Pattern can be used to find the print version of your image that has "_print" added to the filename.
Here are a few examples of naming conventions that would work. Filename differences are shown in italics.
| Website filename | Print filename |
| your_photo.jpg | your_photo_print.jpg |
| 12345_low.jpg | 12345_high.tif |
| _DSC01357.jpg | _DSC01357.tif |
We offer a Lookup Pattern Helper to help you find the right pattern for your needs.
How to Set up Auto Pickup
- Log in to your Fotomoto Dashboard and Click the Settings tab.
- Click Auto Pickup on the left.
- Click the "Create New Profile" button and fill in the fields under "Give Us Your Storage Information".
- Click the Test Connection button - you should see a message that the test was successful.
- Create one or more Lookup Patterns that tell our system how to match your print files to your website image files based on their filename. Click the "Use Lookup Pattern Helper" link for examples.
- Click the "Save Profile" button and repeat the steps as needed to set up different storage locations.
Verify that Auto Pickup works
Last and most importantly, test Auto Pickup by verifying that it works for one of the images on your site.
- In your Fotomoto Dashboard, click the Store tab, then click the All Photos Album on the left.
- Roll over the image that you want to check Auto Pickup on.
- Click the image info ("i") icon then click the orange "Check" button. You should see a message saying the file was found.
What Auto Pickup does
Rather than explain this in detail, here is a diagram worth a thousand words...