Hi list!

I'm using

fileResourceManager.moveResource( txId,
                                                          inFilename,
                                                          outFilename,
                                                          false );


to move inFile to another directory as outfile

( eg in/filename.txt to out/filename.txt) under the same storeDir.

The file is moved - but what puzzles me is that the directory "in" is removed.

the file is correctly moved from in/filename.txt to out/filename.txt as it should.

Bug?

BTW: If I leave another file in the "in" directory the dir is not removed.



David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to