-
For file upload in general see this post about automating file uploasd
-
To upload multiple files in a loop:
(a) If you know the file names, you can read it e. g. from a CSV file with csvRead.
(b) If you don’t know the file names, you can use the command line interface and use a script to read the names, and use the cmd_var1=file1.txt
switch to send the information to kantu.