Defined fileset prevents file from being moved (bug?)

Hi,

I defined a fileset (include pattern: *.txt, exclude pattern: ready.txt) and moved the files found. Everything is fine. In the next step I tried to move (action: move file(s)) the file "ready.txt". Doing this I get an error: "win 32: access denied". If I include the ready.txt into the fileset moving the file is possible. But it is important not to move the ready.txt before the other files are moved.

Edit: It seems that it doesn't matter if I use the fileset. The error occurs even if I disable the fileset-actions and just move the ready.txt. It only works if I include the ready.txt into the fileset. Then I tried to move the ready.txt using another fileset. That worked.

Is there anybody who has any suggestions how to solve this problem? To include all the files that have to be moved is no solution (too many files).

Or is it a bug that will be fixed?

Thanks

HHK

Hi

I’m not able to reproduce this here. Can you send us a sample project that demonstrates this error?

Hi,

you'll find a really simple example in the zip-file. I just created two subdirectories (\data and \data\bck) in the projectdir. In directory \data\bck I created some empty files 1.txt ... 4.txt and the file ready.txt. Executing the project leads to an error while moving ready.txt.

HHK

Hi,

are there any news to this? This problem persists in my actual script.

HHK

Did you send us an example? Attachments are currently not working properly on the forums so I cannot tell if you attached a file or not? If you send the example to support@automise.com I will take a look.

I just sent an actual example to the specified address.