Post a reply

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

Guest

put multiple file in folder with same name as the file (without extension)

At the moment i'm using a simple put statement to automaticly upload multiple files to a single folder.

My receiver asked me to place the files in a subfolder with the same name as the file i'm placing in it, without the extension of the file.
So file a.zip goes to /a and b.zip goes to /b

Is there a way to achive this?