Re: ftp from mathematica code
- To: mathgroup at smc.vnet.net
- Subject: [mg74791] Re: ftp from mathematica code
- From: ikantian at yahoo.com
- Date: Thu, 5 Apr 2007 04:12:52 -0400 (EDT)
- References: <eusl95$9h0$1@smc.vnet.net><euvmc4$dfe$1@smc.vnet.net>
Can you just give me the function, perhaps? & still don't exactly see how this would work getting a file from within Mathematica code. Thx. On Apr 4, 1:07 am, David Bailey <dave at Remove_Thisdbailey.co.uk> wrote: > ikant... 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 Baileyhttp://www.dbaileyconsultancy.co.uk