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

taw

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 =\
martin

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.
taw

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