Thanks Andre, Much obliged.
Gregory On Tue, Aug 16, 2011, at 11:44 AM, use-livecode-requ...@lists.runrev.com wrote: > Message: 22 > Date: Tue, 16 Aug 2011 12:20:35 -0300 > From: Andre Garzia <an...@andregarzia.com> > To: How to use LiveCode <use-livecode@lists.runrev.com> > Subject: Re: Using the Detailed Files Function to Get Info From a > Remote Machine > Message-ID: > <caf3jwtkuuqjektbojjfpq9vc0yx4is2ihgh7bx-fneu82kt...@mail.gmail.com> > Content-Type: text/plain; charset=windows-1252 > > Gregory, > > You can't access remote machines unless they have an FTP server or something > similar or you can mount their volumes as a disk. If you mount the remote > machine volumes, then you can use the detailed files but I think that > appleshare file sharing only works on LAN. > > You best option would be to use: > > libURLSetFTPListCommand "LIST" > put url "ftp://myserver/files/" > > I think LIST is the default choice, so you should already see something > similar to the detailed files. If your remote mac has no FTP server enabled > and it is not on LAN with File Sharing enabled, then unless you have > something running there, you can't get a file listing. > > andre _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode