• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Checking for existence of file on remote server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking for existence of file on remote server


  • Subject: Checking for existence of file on remote server
  • From: Danny Arsenault <email@hidden>
  • Date: Wed, 12 Jun 2002 12:23:09 -0400

I'm trying to use Fetch 3.0.3 to check if images are where they should be on
our server. I have tried every variation I can think of with the following:

set x to (exists remote item
"ftp://login:email@hidden/images/image_name.jpg";)

I even tried...

set x to (exists remote item
"http://www.ourdomain.com/images/image_name.jpg";)

Do you have to have a Fetch window open to that directory? I tried that too
but no variation of the above would open the window (script error said I
have no access or it couldn't find that directory--I do have access b/c I
can Fetch manually just fine)

If you know how to do it in Fetch, that's great. Or maybe it can be done
with standard additions? (Just let me know if the latter is possible. I
can't tell if it is or not.)

Thanks in advance...

_danny
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Checking for existence of file on remote server
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: Re: applescript-users digest, Vol 3 #539 - 9 msgs
  • Next by Date: Re: Checking for existence of file on remote server
  • Previous by thread: Re: applescript-users digest, Vol 3 #539 - 9 msgs
  • Next by thread: Re: Checking for existence of file on remote server
  • Index(es):
    • Date
    • Thread