Welcome, Guest. Please Login.
OpenDX User Forum
06/18/13 at 23:54:48
News: Quality paid support available from Visualization and Imagery Solutions


Pages: 1
How to configure module (Read 5579 times)
shinosukae
Forum Newbie
*


Got Viz?

Posts: 10
How to configure module
11/07/07 at 01:57:04
 
I wanna configure the import module to have ability to load data from other computer(remote) with protocol FTP,HTTP  
(by use command 'wget' on linux ) how can I do?  Have any source of import module? thx
Back to top
 
 
Email   IP Logged
mmorandi
Forum Newbie
*


Got Viz?

Posts: 2
Re: How to configure module
Reply #1 - 11/07/07 at 03:03:51
 
Perhaps it is possible to write a macro that perform a system call to wget using the system module, and after that import the file. But why you don't mount the remote filesystem with nfs?
Back to top
 
 
  IP Logged
shinosukae
Forum Newbie
*


Got Viz?

Posts: 10
Re: How to configure module
Reply #2 - 11/07/07 at 04:25:53
 
thanks you for your help. ^^
umm .. but I don't want to write data to my disk before,I want to read data directly from the buffer. T_T
Back to top
 
 
Email   IP Logged
David Thompson
OpenDX Forum Administrator
OpenDX Moderators
OpenDX Power Users
*****


OpenDX-My
Visualization System
of Choice!

Posts: 198
Re: How to configure module
Reply #3 - 11/07/07 at 23:43:00
 
Take a look at the ! operator in the Import module. You should be able to do something like, !wget ftp://... -
 
Back to top
 
 
WWW David Thompson opendxpert   IP Logged
Pages: 1