You are not logged in.
Announcement
Unanswered posts
|
any other way? please suggest me.
is there any other way?
Hi,
You should be able to iterate through all subfolders by using a for loop, and call your main job as a subjob from inside the loop.
Regards,
Arno
Hi
I try to get every files in folders which are on a server
By using a directory name and the filemask "*.*" I can get the files but not the files in the subfolder
Do I have to use a TFTPGet for each subfolder ? or there is an other way ?
thanks