Richard,
never transfer MacOS files thru ftp without putting them on a safe
container. Best way to transfer your application is by using a zip file. Zip
the application bundle and use RevZip functions to extract it later. This is
actually how Revolution own updater works I think.

Andre

On 8/25/07, Richard Miller <[EMAIL PROTECTED]> wrote:
>
> I'm sure this has been talked about before, but I can't seem to put
> my finger on the answer.
>
> I need to download via ftp (via RunRev code) a Mac Rev app off our
> remote server (a Mac Mini server) as part of an automatic file
> updating process when our Rev application starts up. What's the best
> way to do that, given the package structure of OSX apps? Clearly, an
> OSX Rev app cannot be treated the same as a Windows Rev exe. I
> thought it would be adequate to simply treat the .app as a folder and
> go into the Contents folder (when viewing the Package Contents), then
> inside the MacOS folder, then update only the actual UNIX executable
> file in there, but this doesn't seem to be working.
>
> Thanks for any suggestions.
> Richard Miller
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to