What error do you get? What script are you trying to run?
[quote="jainmanish39@hotmail.com"]Hi,
I am manish and i have to read files from subfolder and all folder are dynamically created by system. I can create script to read files for dos command but i tried to run those command in winscp console so i am getting error.
My structure is like that
Root
-----23
---------date1
-------------files
--------------------file1.txt
--------------------file2.txt
-----2
---------date2
-------------files
--------------------file3.txt
--------------------file4.txt
Thanks in advance
From
Manish Jain
Hi,
I am manish and i have to read files from subfolder and all folder are dynamically created by system. I can create script to read files for dos command but i tried to run those command in winscp console so i am getting error.
My structure is like that
1
23
date1
files
file1.txt
file2.txt
1
2
date3
files
file4.txt
file5.txt
Thanks in advance
From
Manish Jain