|
[Date Index]
[Thread Index]
[Author Index]
Re: FTP directly from Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg104368] Re: FTP directly from Mathematica
- From: Albert Retey <awnl at gmx-topmail.de>
- Date: Thu, 29 Oct 2009 02:57:44 -0500 (EST)
- References: <hc91nj$e3h$1@smc.vnet.net>
Hi,
> Is there a way to directly FTP from Mathematica? I'd very much prefer
> to do this not directly using JLink or other Java tool. Of course if
> java is used behind the scenes by a Mathematica function, that's
> fine...
What do you want to do with ftp? I think just importing would be handled
from Import, as the documentation suggests:
When importing from a URL, Import can handle http, https, and ftp.
uploading and other features -- I don't know...
hth,
albert
Prev by Date:
Re: SuperscriptBox
Next by Date:
Re: FTP directly from Mathematica
Previous by thread:
FTP directly from Mathematica
Next by thread:
Re: FTP directly from Mathematica
|