Thread Subject: Example of how to write code to import files from reomote location

Subject: Example of how to write code to import files from reomote location

From: Nischal

Date: 20 Mar, 2010 17:10:07

Message: 1 of 2

Hello,

I need some way for my matlab code to first prompt me to select a host name of a remote Linux machine. After entering hostname and it's associated username and password, I should be able to select files from that Linux machine to be imported to my local windows machine. I do have Putty on my local windows machine which pings and can access file structures of remote linux machine. But, I want this to be implemented in my matlab code. How can I do this? I need some sample example code for this similar task.

I hope someone can point me in a right direction..

thanks,

Nick

Subject: Example of how to write code to import files from reomote location

From: us

Date: 20 Mar, 2010 18:15:08

Message: 2 of 2

"Nischal " <nischalamin@gmail.com> wrote in message <ho2vhe$jgb$1@fred.mathworks.com>...
> Hello,
>
> I need some way for my matlab code to first prompt me to select a host name of a remote Linux machine. After entering hostname and it's associated username and password, I should be able to select files from that Linux machine to be imported to my local windows machine. I do have Putty on my local windows machine which pings and can access file structures of remote linux machine. But, I want this to be implemented in my matlab code. How can I do this? I need some sample example code for this similar task.
>
> I hope someone can point me in a right direction..
>
> thanks,
>
> Nick

a hint:

     help urlread;
     help urlwrite;
     help ftp;

us

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
reference us 20 Mar, 2010 14:19:04
rssFeed for this Thread

Contact us at files@mathworks.com