cp -r recursively copies files. you can always do:
[/code]
sudo cp -r *.* /opt/fpc4nds/
[/code]

which will copy ALL files in the current directory to /opt/fpc4nds...


About that .fpc.cfg - if you do that it compiles all your code to nds... I think I will set up a fpc4nds user and dump everything there