>>>>> On Wed, 02 May 2012 15:12:47 +0200, Andreas Heinlein <aheinl...@gmx.com> 
>>>>> said:

    > is there any way to make fcopy compare files only based on metadata 
    > (namely mtime)?
No. fcopy was created for text files, not for hughe binary blobs.
I think you can write such a function in a few lines of shell code.
Use test -nt for testing if a file is newer than another and a simple
for loop for selecting the class name.

    > changed. I read about the -P option in the manpage but don't understand 
    > how it works. Could someone give me an explanation?
The option -P will be removed in FAI 4.0.

-- 
regards Thomas

Antwort per Email an