Re: Delete FTP file
Re: Delete FTP file
- Subject: Re: Delete FTP file
- From: EBI Aktivitet <email@hidden>
- Date: Thu, 12 Jun 2003 13:13:42 +0200
>
On Wednesday, Jun 11, 2003, at 17:32 US/Eastern, EBI Aktivitet wrote:
>
>
> Need to delete a specific file on a remote FTP once a day, and just
>
> can't
>
> figure out how to go about this.
>
>
>
> Since OSX doesn't let Finder get write access to mounted FTP sites, I
>
> can't
>
> do it the simple way, nor would I want the client to see a application
>
> start
>
> up just for the sake of a simple deletion.
>
>
>
> Is it possible to have a shell script do the job for me?
>
>
>
> I tried scripting FTP from the Terminal, and it worked fine, but I
>
> would
>
> love to do it all in one "Do shell script", without having to start up
>
> Terminal.
>
>
>
> Thanks in advance for any suggestions.
>
>
>
> Adim Lundin
>
> --
>
> EBI
>
>
Den 03-06-12 02.25, skrev "Deivy Petrescu" <email@hidden>:
>
>
Do a man curl and use curl from "do shell script"
>
I constantly use ftp via terminal, but if you want "silence", curl is
>
the way to go.
>
It is also very fast.
>
>
>
>
Regards
>
>
Deivy Petrescu
>
http://www.dicas.com/
I agree, curl is fantastic, but as far as I know, it won't let me delete a
file. Just to make sure I checked the man, but couldn't find anything about
deletion.
Am I missing something?
Regards, Adim Lundin
--
EBI
_______________________________________________
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.