Page 3 of 3

Re: STHS to Download/upload on my FTP Error

Posted: Sun Sep 13, 2020 7:24 am
by frank86
As-tu essayer de ton coté?


Actuellement sa fonctionne en 3.2.2 et sa ne fonctionne pas en 3.2.4 de mon coté

Re: STHS to Download/upload on my FTP Error

Posted: Sun Sep 13, 2020 12:01 pm
by SimonT
Moi, ça fonctionne avec la 3.2.2, 3.2.3 and 3.2.4.. Je commence vraiment à être tanné de cette option buggé. Je pense vraiment la décomissioné ou changer beaucoup.

Re: STHS to Download/upload on my FTP Error

Posted: Sun Sep 13, 2020 12:24 pm
by frank86
désolé! Le but n'était pas de te faire chier avec sa. Juste d'essayer d'aider en donnant du feedback!


L'option de laisser le STHS download lines from FTP quand tu click sur Simulate sa sauve tellement de temps. Faudra trouver une solution avant le 1er Janvier

C'est bizarre que sa fonctionne pour certain et d'autres que non alors qu'à la 3.2.2 tout fonctionnait

Re: STHS to Download/upload on my FTP Error

Posted: Mon Sep 14, 2020 8:45 pm
by SimonT
Pour le STHS lui même, je pense que je vais finir avec une DLL à coté comme le SQLite. Mais je dois trouvé une manière de faire le changement pour le STHS Client en utlisant le protocol HTTP et non FTP.

Re: STHS to Download/upload on my FTP Error

Posted: Mon Sep 14, 2020 10:56 pm
by SimonT
Et j'ai trouvé le moyen de faire upload par HTTP du fichier SHL.

Re: STHS to Download/upload on my FTP Error

Posted: Tue Sep 15, 2020 8:59 pm
by frank86
Good job!

Re: STHS to Download/upload on my FTP Error

Posted: Sat Sep 19, 2020 9:40 am
by SimonT
You want to laugth? I took one of the best, most popular and most use .Net Extension for FTP ( FluentFTP - https://github.com/robinrodricks/FluentFTP) and I still have error connecting to some FTP servers using secure connection! (https://github.com/robinrodricks/FluentFTP/issues/583)

Re: STHS to Download/upload on my FTP Error

Posted: Mon Sep 21, 2020 11:30 pm
by Owen
I confirm what Frank reports. I can load lineup files through FTP on 3.2.2 and not 3.2.3 or 3.2.4. I never have needed to enable "Connect to FTP via SSL/TLS" in order to make this work previously. With it still disabled, it just says "Successfully loaded 0 lines..." With it enabled, it comes up with a syntax error.

Re: STHS to Download/upload on my FTP Error

Posted: Thu Oct 08, 2020 7:34 pm
by SimonT
I'm looking for someone willing to test a new private version with a brand new FTP feature. And you must be willing to test a new CareerStat feature also. This means the usage of the default dynamic website is a must for the test. Contact me by email if you are interest.

Re: STHS to Download/upload on my FTP Error

Posted: Sun Oct 18, 2020 9:13 pm
by SimonT
Hi guys.

This issue should be resolved with 3.2.5 with the new FTP DLL. Tell me about it please.

Re: STHS to Download/upload on my FTP Error

Posted: Mon Oct 19, 2020 11:43 am
by JimToupet
No options work here for my league.

The HTTP Upload option for client failed. I don't know if it's a configuration thing or something else.

When I use the test button, the message says the test is succesfull but the file is empty.
Image

After it failed on directory listing
Image

Image

When using the Auto Upload after Output it failed (because of the previous tests I was sure it will not work). The point here is if I respond Yes for aborting the rest of the upload it still try to upload some files. This behavior not occur on the CSV/XML portion only for the "normal" Output section (web page,js files,SQLite database, etc..)

Re: STHS to Download/upload on my FTP Error

Posted: Thu Oct 22, 2020 12:15 pm
by JimToupet
Good news, the upload from Client work now (I change nothing but well)

Forget the rest about FTPS (FTP over SSL) things. FTP standard works great.

The problem come from .Net itself and how it works with TLS using SSLStream and the TLS session resumption (https://github.com/dotnet/runtime/issue ... -659645531)

So don't bother with that more. To use FTPS you'll need a .Net library that don't rely on .Net itself.

They work on it but only for the .Net 5 branch for what I read.

That said. What will be great is to have a seperate option for the client itself for enabling the Lines uploads via the HTTP function of 3.2.5 without having the ftp option within the STHS. GM will be able to upload lines and commish continue to manually download lines in the case that they can't use the builtin ftp option.

Re: STHS to Download/upload on my FTP Error

Posted: Thu Oct 22, 2020 6:27 pm
by SimonT
JimToupet wrote: Thu Oct 22, 2020 12:15 pm That said. What will be great is to have a seperate option for the client itself for enabling the Lines uploads via the HTTP function of 3.2.5 without having the ftp option within the STHS. GM will be able to upload lines and commish continue to manually download lines in the case that they can't use the builtin ftp option.
STHS Client 3.2.5 doesn't have FTP support. It's all HTTP.

I'll take the idea of creating the other mention you support. It's a good idea.

Re: STHS to Download/upload on my FTP Error

Posted: Sat Dec 26, 2020 11:11 am
by SimonT
If anyone interest, next version of the STHS will have an option to bypass FTP completely: website updated, lines download, lines upload, etc. Everything will be done by HTTP minus the first operation. After the first operation, you will not need FTP upload by any means.

If anyone interest in testing the feature out, send me an email.