Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: How to read files from subfolders

What error do you get? What script are you trying to run?
jainmanish39@...

How to read files from subfolders

[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
jainmanish39@...

How to read files from subfolders

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