• 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-delete - variation ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FTP-delete - variation ?


  • Subject: Re: FTP-delete - variation ?
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Fri, 4 Mar 2005 15:46:48 +1100


On 04/03/2005, at 9:59 AM, Christian Vinaa wrote:

ok so here is another use for CURL and shell script ! :-)

does this mean that I can in fact, presuming that I only want to do simple FTP like putting up folders to my websites, use script and CURL for that ?

You bet it does!

The -Q switch is for giving FTP commands on the remote machine. Transfer a file from your machine to another like this:

curl --upload-file 'groovy.html' ftp://user:email@hidden/path/to/file/location/

Download like this

curl -O ftp://user:email@hidden/path/to/file/location/groovy.html

It's all in 'man curl', there's also a Curl website full of handy tips and a forum.




Malcolm Fitzgerald email@hidden Database Manager http://www.asauthors.org The Australian Society of Authors ph: 02 93180877 fax: 02 93180530

_______________________________________________
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: 
 >FTP-delete [Re: (no subject)] (From: jj <email@hidden>)
 >FTP-delete - variation ? (From: Christian Vinaa <email@hidden>)

  • Prev by Date: Getting Finder icon view area coordinates
  • Next by Date: Re: unicode to ascii (not MacRoman)
  • Previous by thread: FTP-delete - variation ?
  • Next by thread: Re: FTP-delete - variation ?
  • Index(es):
    • Date
    • Thread