We have an ERP system with small file storage space and files must be uploaded one at a time. But we can link images from another server into the ERP reports with HTML image link code which looks fine.
Our Shopify doesn't have an FTP to store the images. I believe I need another image storage solution and was wondering what others would use for this. The requirements would be:
- Large storage space
- a consistent, predictable HTTP URL link
- FTP
Does anyone use something like this or has a recommendation? Do I need a regular webhosting server or a CDN? I looked at some image hosting sites but the URLs are not consistent.
Thanks
CodePudding user response:
A simple cPanel shared hosting account pointed to a subdomain (i.e. assets.yourdomain.com) from a reputable provider would accomplish what you need. You can use FTP or the web based file manager to easily upload your files.