Re: Making FTP Drop folders?
Re: Making FTP Drop folders?
- Subject: Re: Making FTP Drop folders?
- From: "Daniel A. Shockley" <email@hidden>
- Date: Thu, 27 Mar 2003 12:35:19 -0500
If you are on OS X, you can use the command-line utility curl to
upload files to an FTP server. After you've gotten that working, you
can make it a folder action on your desired "drop folder." You could
also just make a droplet, if you don't wish to collect the uploaded
files locally.
I've got a simple curl upload handler on my site
<
http://www.danshockley.com/codebits.php>
On 3/27/2003, Scott Comboni <email@hidden> wrote:
I was wondering if it possible to make FTP drop folders with AppleScript
entirely without the use of Fetch or another scrip-table FTP Client?
If so can someone point me to examples/sample code.
--
----
Daniel A. Shockley, Database Programmer
MacEasy Computing
email@hidden
email@hidden
email@hidden
http://www.maceasycomputing.com
_______________________________________________
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.