Hello Matthias,

I realize it has been nearly a month since your very thorough and generous 
response to my question. Something came up a few hours after I posted the 
question that almost completely side-tracked my use of LiveCode for a bit. (I’m 
fine, just "life stuff” happening.) I apologize for the rude silence following 
your attempt to help me and I would like to follow up by saying that when I was 
able to return to LiveCode, the generosity and encouragement of your post 
helped me get back to poking around until I solved the problem… which turned 
out not to be an issue with tsNetUploadSync() but with tsNetGetSync() which I 
was also calling (for some mysterious reason) though I didn’t need to. (I also 
didn’t need to understand why tsNetGetSync() was failing! I could just remove 
the code.) I’m not sure why I had so much trouble isolating that problem and I 
hope that you didn’t spend too much time testing  tsNetUploadSync() on my 
behalf. Thank you for your help, Matthias.

--
Scott Morrow

Elementary Software
(Now with 20% less chalk dust!)
web       https://elementarysoftware.com/
email     sc...@elementarysoftware.com
booth    1-360-734-4701
------------------------------------------------------
> On Dec 8, 2023, at 7:40 AM, matthias rebbe via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Hi Scott,
> 
> i just tested here with LC 9.6.10 and 10DP6 on a HostM account and also on a 
> Synology FTP account in Rosetta mode and native on ARM64
> I used FTP explicit as protocol.
> In all cases it was successful.
> 
> My HostM account is on a server located in Germany at Hetzner, Your domain is 
> on a server located in Canada at OHV.
> So maybe there was a change in tsNET and there  is a difference between how 
> our servers confirm the successful upload. And maybe the way  your server 
> confirms the upload, does not "comply" with the changes in tsNET.
> 
> Maybe the HostM support could help in changing the settings. They are very 
> used with Livecode. Y
> 
> Btw.  I could send you the login data for my test account so you could check  
> if it is working with that account. 
> Then you could tell HostM suppert  that there is no problem with a German 
> HostM account.
> 
> Regards,
> Matthias
> 
> 
> 
> 
> 
> 
>> Am 08.12.2023 um 01:13 schrieb scott--- via use-livecode 
>> <use-livecode@lists.runrev.com>:
>> 
>> I have a project that uses the business version of tsNet to ftp a file onto 
>> a web server. (I’m using a Mac, the server is a shared one on hostm.) This 
>> works fine in LC 9.6.8 but fails in subsequent versions of LC 9.6.x as well 
>> as LC 10.0.0 (dp 6). I’m fairly ignorant of tsnet and file transfer 
>> protocols. My attempts to debug the problem by looking at headers and cURL 
>> error codes hasn’t gotten me anywhere useful. Is there something that 
>> changed between LC 9.6.8 and LC 9.6.9  that might help inform where I should 
>> be looking? I saw that LC 9.6.9 updated the version of OpenSSL it was using 
>> but I’m not sure if/how that might effect tsnet. I’ve put more details 
>> below.  Any ideas welcomed. (Well, almost any ;- )
>> 
>> --
>> Scott Morrow
>> 
>> Elementary Software
>> (Now with 20% less chalk dust!)
>> web       https://elementarysoftware.com/
>> email     sc...@elementarysoftware.com
>> booth    1-360-734-4701
>> 
>> <snip>
>> 
>> 
>> _______________________________________________
>> 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
> 


_______________________________________________
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

Reply via email to