getting directories

Advertisement

taw
Guest

getting directories

Hi! Could someone help me please

i have a directory on a FTP server, here are a lot of folders with random names. Each folder contains subfolder with defined name. How can i get (via filter or find dialog maybe) and then download this defined subfolders only?

e.g.
../workDirectory/*randomNameFolder*/*folderINeed*/*files*

I`ve been trying it for 5 days =\
thanks for help

Screenshot_1.png

Screenshot_1.png

Reply with quote

Advertisement

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

Re: getting directories

Download where? Do you want to maintain the directory structure? Or download them to a common folder?

Anyway, there's hardly an easy way to do this. You should have to write some (PowerShell?) script.

Reply with quote

taw
Guest

Re: getting directories

martin wrote:

Download where? Do you want to maintain the directory structure? Or download them to a common folder?

Anyway, there's hardly an easy way to do this. You should have to write some (PowerShell?) script.

to a common folder

oh, i thought it is easy task... have no experience in scripts =\

Reply with quote

Advertisement

You can post new topics in this forum