Your best friend for file transfer.

Fetch application logoFetch

Fetch 4.0 MacOSX AppleScript (2 posts)

This is an archived topic. The information in it is likely to be out-of-date and no longer applicable to current versions of Fetch.
  • Started 22 years ago by MYK
  • Latest reply 22 years ago from Jim Matthews
  • MYK Member

    Here's the error:

    The application "Fetch 4.0" could not be launched because of a shared library error: ""<fatcarbon 1.3><fatcarbon 1.3><><>"

    Here's the script:
    tell application "Fetch 4.0"
    activate
    make new transfer window at beginning with properties {hostname:server.someuniv.edu", userid:"myuser", password:"********"}
    open remote item "HTML"
    open remote item "journal"
    put into transfer window "mane.cgrg.ohio-state.edu" item alias "Montana:Users:myk:Documents:ETS:Journal:dec2001.html" text format Raw Data binary format Raw Data
    quit Application "Fetch 4.0"
    end tell

    Any suggestions????

    MYK

    Posted 22 years ago #

  • Jim Matthews Administrator

    Mac OS X 10.1 broke Fetch 4.0. To work around the problem you need Fetch 4.0.1, which is available from http://fetchsoftworks.com.

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 22 years ago #

Topic closed

This topic has been closed.