Jump to content
Server Maintenance This Week. ×

upload images to FMP via web


This topic is 8661 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I've had problems doing this myself. The solution I can up with is to use a perl cgi script which can be found at developer.com under 'file upload'. You can use this to pass images to a UNIX server and then using your FTP software download the files and import them to FMP. You can automate the downloading of these files. Using WS_FTP software create a batch file. There is documentation within the software to exsplain this process. Then using ScriptMaker in FMP go to the open url function and enter 'file://C tongue.gifathtobatchfile' will execute the FTP of the images you wish to download. You can also add in the import functions within the script to make it a one stop process.

Link to comment
Share on other sites

This topic is 8661 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.