Your best friend for file transfer.

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 21 years ago by MYK
- Latest reply 21 years ago from Jim Matthews
-
MYK Member
-
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
- Page 1
Topic closed
This topic has been closed.
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 21 years ago #