El Domingo, 22 de Junio de 2008 12:14, Konstantinos Arvanitis escribió: > In the cw_closestream() function in corelib/file.c, it appears that > the file is being moved before the underlying format close() function > is called. This means that /bin/mv will attempt to move (and thus > possible copy) a file that is not yet closed, possibly missing data > and having a corrupt file.
No, on Unix systems, there is no problem on moving an open file, "it just works" -- Saludos. Raúl Alexis Betancor Santana Dimensión Virtual S.L. _______________________________________________ Callweaver-dev mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-dev
