I have cgi-bin folder which is from windows OS and pasted in Linux desktop but i cannot paste the same folder in opt/lamp/cgi-bin folder.
Please also see picture.
The directory is in Filesystem. Any idea how to do so?
try with this command line :
sudo cp -r ~/Desktop/cgi-bin /opt/lamp/cgi-bin