• 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
Re: FTP basics
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP basics


  • Subject: Re: FTP basics
  • From: Jolly Roger <email@hidden>
  • Date: Sat, 11 Nov 2000 15:47:03 -0600
  • Replyto: email@hidden

on 11/10/2000 8:19 PM, Wim Melis wrote:

> What solution would you suggest for this, AppleScript an application or
> use an OSAX? And for both cases, which app or OSAX could you recommend?

You are on the right track.

I highly recommend Anarchie (now known as Interarchy). It's the fastest,
most robust, and most developed/maintained FTP client available for Mac
today. And Interarchy's scripting support is great. Here's a simple script
to download a file or directory using Interarchy:

ignoring application responses
tell application "Interarchy" to fetch url "ftp://mydomain//mypath/";
end ignoring

Uploading is just as easy. Drag the Interarchy application over a script
editor to view the syntax.

JR


  • Follow-Ups:
    • Re: FTP basics
      • From: Rob Jorgensen <email@hidden>
References: 
 >FTP basics (From: Wim Melis <email@hidden>)

  • Prev by Date: Re: FTP basics (and more)
  • Next by Date: Replacing characters in a string
  • Previous by thread: FTP basics
  • Next by thread: Re: FTP basics
  • Index(es):
    • Date
    • Thread