[Bug 1236] How I move two files?

rtems-bugs at rtems.org rtems-bugs at rtems.org
Thu Apr 5 06:48:28 UTC 2007


http://www.rtems.org/bugzilla/show_bug.cgi?id=1236


thomas.doerfler at embedded-brains.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thomas.doerfler at embedded-
                   |                            |brains.de




------- Comment #2 from thomas.doerfler at embedded-brains.de  2007-04-05 01:48 -------
Diana,

for me, rename worked fine in the IMFS and DSOFS (=FAT filesystem) at least
since RTEMS-4.6.1. Can you please provide information where you have located
the file you want to rename (file path) and what kind of error code you get
from the "rename" function?
Please check:
- Is your file probably still open? 
- Is there a file already existing with the destination file name?
- Do you want to traverse file systems (from IMFS to DOSFS) when renameing the
files?

Some sample code would be helpful.
wkr, Thomas Doerfler.


-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



More information about the bugs mailing list