Jump to content

Save a copy of my file when uploading.


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

Recommended Posts

I'd like to be able to move a second copy of the file Supercontainer is uploading to an additional server (web server in this case). Is it possible to have supercontainer make an API call as part of its upload process?

Link to comment
Share on other sites

  • 2 weeks later...

It may be possible to do this with a batch script/applescript on your server, but keep in mind that you shouldn't really need to, since SuperContainer documents are visible on the web, and you can refernence them directly on your SuperContainer server, such as:

<img src="http://myserver.com/SuperContainer/RawData/my/image/path/" />

Remember that you shouldn't use the filename when accessing the SuperContainer documents (never, ever use a filename with any part of a supercontainer path anywhere), so your path should end with the folder.

Link to comment
Share on other sites

This topic is 4568 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.