Re: Shell Command and cURL

2016-11-24 Thread Gregory Lypny
Hi Richard and Mark, Thanks for responding. Richard, I had tinkered with Put and libURLDownloadToFile or whatever version of libURL was available in version 7.1 (I have only today updated to 8.1.2) but the problem with those commands is that they need to make a connection or call (not sure of

Re: Shell Command and cURL

2016-11-22 Thread Mark Schonewille
at a time, but I need to download about 145,000 files. That’s a fair bit of manual pasting. So if someone could give me an example of using the Shell command with cURL, I’d be much obliged. Regards, Gregory ___ use-livecode mailing list use

Re: Shell Command and cURL

2016-11-22 Thread Richard Gaskin
pasting. > So if someone could give me an example of using the Shell command > with cURL, I’d be much obliged. Why not use libURL? If you pass it a valid folder path ending in "/" it'll return the list of files there. rsync may be faster for that; see the "--list-only" fl

Shell Command and cURL

2016-11-22 Thread Gregory Lypny
an example of using the Shell command with cURL, I’d be much obliged. Regards, Gregory ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http