Path mask: files in subfolders (beta vs stable)

Advertisement

Someguy
Joined:
Posts:
9

Path mask: files in subfolders (beta vs stable)

Using Windows WinSCP 4.3.7 and 5.0.6 beta portable on WindowsXP.

I would like to fetch all files matching "foo*.txt" in a certain folder, without getting matching files from subfolders.
get /folder/foo*.txt c:\temp\
Using both the stable and beta version, I get the same results and files matching "foo*.txt" in subfolder "/folder/subfolder/" are not returned. But the documentation, section "Path Mask" says the following:
For example mask /home/martinp/*.txt matches all text files within the directory and its subdirectories (in the latest beta release only).
Am I misunderstanding the doc?

Thank you.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,552
Location:
Prague, Czechia

Re: Path mask: files in subfolders (beta vs stable)

The documentation was wrong. I have fixed it. Basically there was not change in the beta regarding path masks.

Reply with quote

Advertisement

You can post new topics in this forum