<div>Hello,<br></div><div><br></div><div>My need is just to copy a file and I am not able to do it.<br></div><div><br></div><div>Here is my files in the config folder of FAI:<br></div><div>|_files<br></div><div>  |_ bin<br></div><div>    |_ setup-network<br></div><div>      |_ DEBIAN<br></div><div><br></div><div>Here is my fcopy command:<br></div><div>fcopy -vSBir -m root,root,0755 -t $target/usr/local /bin/setup-network<br></div><div><br></div><div>I put the "-v" option to see what's wrong but I don't have any error message or something to help me understanding what's going on.<br></div><div><br></div><div>Just above this fcopy command I have another command which is working fine and I see it in the log so my script is correctly executed.<br></div><div><br></div><div>Any help or suggestion is welcome.<br></div><div>Thanks.<br></div>