Accessing directories remotely.

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
tasdvl9
Posts: 94
Joined: Fri Dec 06, 2013 3:55 am

Accessing directories remotely.

Post by tasdvl9 » Mon Jun 02, 2014 10:38 pm

Hello,

I'm trying to access a file which resides on a remote system running Linux via the ethernet port.
I can ssh onto the machine and view all of the directories and files(pinging works). However,
I'm having an issue trying to do this using LiveCode.

Ideally I'd like to use the launch command and have the directories listed so that I can
access the files. I can do this locally but I am unsure how to do this with just an IP Address
available.

Any suggestions would be appreciated.

Thanks!

Post Reply