• 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: get Applescript to act on a file once it has been downloaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: get Applescript to act on a file once it has been downloaded


  • Subject: Re: get Applescript to act on a file once it has been downloaded
  • From: "koenig.yvan" <email@hidden>
  • Date: Fri, 11 Jul 2014 21:59:32 +0200


Le 11/07/2014 à 21:52, Christopher Stone <email@hidden> a écrit :

On Jul 11, 2014, at 09:55, koenig.yvan <email@hidden> wrote:
I’m not accustomed to download files thru curl but I'm surprised to see that you insert a colon (:) in download_path.
______________________________________________________________________

Hey Yvan,

It looks like a pretty standard ftp url with embedded username and password to me.

http://www.devx.com/tips/Tip/5604

--
Best Regards,
Chris

My problem isn’t with the very first colon just after ftp, it is with the second one :

set download_path to "ftp://" & ftpUserName & ":" & ftpPassword & "@" & ftpHost & "//" & "o7/" & ftpSubDirectory & "/" & ftpSourceDirectory & "/" & originalFileName & ".eps"


Yvan KOENIG (VALLAURIS, France) vendredi 11 juillet 2014 21:59:27


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: get Applescript to act on a file once it has been downloaded
      • From: Kevin Meaney <email@hidden>
References: 
 >get Applescript to act on a file once it has been downloaded (From: William Adams <email@hidden>)
 >Re: get Applescript to act on a file once it has been downloaded (From: "koenig.yvan" <email@hidden>)
 >Re: get Applescript to act on a file once it has been downloaded (From: Christopher Stone <email@hidden>)

  • Prev by Date: Re: get Applescript to act on a file once it has been downloaded
  • Next by Date: Re: get Applescript to act on a file once it has been downloaded
  • Previous by thread: Re: get Applescript to act on a file once it has been downloaded
  • Next by thread: Re: get Applescript to act on a file once it has been downloaded
  • Index(es):
    • Date
    • Thread