Re: SFTP Woes

2024-09-13 Thread Dan Friedman via use-livecode
ode Date: Friday, September 13, 2024 at 11:11 AM To: How to use LiveCode Cc: matthias_livecode_150...@m-r-d.de Subject: Re: SFTP Woes Dan, what does put tsnetversion() return? Here with 9.6.13 I get "Version 1.4.10 Business Edition" > Am 13.09.2024 um 18:10 schrieb Dan Fri

Re: SFTP Woes

2024-09-13 Thread matthias rebbe via use-livecode
gt;> on behalf of Heather Laine > via use-livecode <mailto:use-livecode@lists.runrev.com>> > Date: Friday, September 13, 2024 at 8:59 AM > To: How to use LiveCode <mailto:use-livecode@lists.runrev.com>> > Cc: Heather Laine mailto:heat...@livecode.com>> > Subje

Re: SFTP Woes

2024-09-13 Thread Dan Friedman via use-livecode
Laine via use-livecode Date: Friday, September 13, 2024 at 8:59 AM To: How to use LiveCode Cc: Heather Laine Subject: Re: SFTP Woes Check which license you are using. You may need Pro features (Business) to use SFTP, so if you're using an older Indy type license that could be the problem.

Re: SFTP Woes

2024-09-13 Thread Heather Laine via use-livecode
Check which license you are using. You may need Pro features (Business) to use SFTP, so if you're using an older Indy type license that could be the problem. All Pro features are included in Create. To check/change the license, follow the steps in this lesson: https://lessons.livecode.com/m/407

SFTP Woes

2024-09-13 Thread Dan Friedman via use-livecode
Greetings! I am trying to use SFTP to download some data from a server. On both Mac and Windows, I get: sftp protocol not supported in this version I have tried LC 9.6.10, 10.0.0 (rc 2), and 9.6.13. All versions report the same result. Is sftp not supported in LC, or have I neglected to f