efa icon indicating copy to clipboard operation
efa copied to clipboard

EFA#109 FTP Upload of parameterized statistics in efaCLI with parameter -all not possible

Open cubitusgh2 opened this issue 4 months ago • 0 comments

Statistics with personalized parameter do not run correctly when run in efacli with -all parameter. efaCLI:statistics> create -all Standard_Param_relativ

  • EfaCLI creates a file in the temp directory for each person which consists of the person's name (or Boat/Group Name),
  • but the ftp upload requires a file output.ftp. if an output.ftp file is present in efa tmp directory from an earlier (other) statistic, this file gets uploaded. if no output.ftp is present, an exception for the missing output.ftp is generated for each export.
  • also, when uploading the file to ftp, the target file name stays always the same and invariant to the person's name. This makes efa override the former statistic file on the ftp server.

grafik

Requesting specification of user when running the statistics grafik

(S)FTP setup grafik

EfaCLI: efaCLI:statistics> create -all Standard_Param_relativ

cubitusgh2 avatar Oct 27 '24 13:10 cubitusgh2