|
[Date Index]
[Thread Index]
[Author Index]
Re: ftp from mathematica code
- To: mathgroup at smc.vnet.net
- Subject: [mg74760] Re: ftp from mathematica code
- From: David Bailey <dave at Remove_Thisdbailey.co.uk>
- Date: Wed, 4 Apr 2007 04:03:53 -0400 (EDT)
- References: <eusl95$9h0$1@smc.vnet.net>
ikantian at yahoo.com wrote:
> is it possible to ftp (get) a file from within either/both a
> mathematica notebook code or/and an m file code running on the command
> line (should be equivalent, right?).
> thx for any help.
>
>
My SuperWidgetPackage(SWP) (whose main purpose is to simplify the
creation of GUI's) contains a function GetURL that will do what you
want. If you need to quote a password, use the syntax described here:
http://www.lugaru.com/man/URL.Syntax.html.
The SWP can be downloaded for free from my website.
David Bailey
http://www.dbaileyconsultancy.co.uk
Prev by Date:
bug in Integrate
Next by Date:
Performance--OSX universal binary
Previous by thread:
ftp from mathematica code
Next by thread:
Re: ftp from mathematica code
|