Re: Fetch
Re: Fetch
- Subject: Re: Fetch
- From: Paul Strecker <email@hidden>
- Date: Sat, 8 Jan 2005 17:01:32 +1100
I think you've got your path wrong...should be
ftp.greeleytrib.com/homes/print/
And I would suggest changing the username/password, as this post will
show up in the archives...
On 08/01/2005, at 4:51 PM, Dustin Bell wrote:
Ok guys here's another question I'm trying to script Fetch and here is
what I got so far,
set myurl to "ftp://prepress:email@hidden/print/"
set myFolder to (choose folder) as string
tell application "Fetch 4.0.1"
with timeout of 300 seconds
open url myurl
end timeout
end tell
When I run this I get this error "Fetch 4.0.1 got an error: Error:
unexpected server response."
am I doing something wrong?
-Dustin
--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Fetch (From: "Dustin Bell" <email@hidden>) |