Marcus Better: > ~# cd /mnt/src > /mnt/src# ls somefile > somefile > /mnt/src# cp somefile /tmp > cp: skipping file `somefile', as it was replaced while being copied
Does this problem always occurs? Is your system ram very small? I think persistent ino will fix your problem. try, - compile with -DUNIONFS_IMAP - create files by unionimap utility - mount unionfs with imap= option Junjiro Okajima _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
