You can easily copy cd in Linux through command line. just follow the steps:
1)At the root go to the media directory where all the removable media file system (such as cd-rom, floppy disk, usb drive) are mounted.
1) Type cd /media (to enter the media directory).
2) Type ls -l(This will give you long listing of all media mounted. Remember all spaces and case of letter because Linux is case sensitive.)
3) Just type cd hello (if hello is the name of your media).
OR you can use cd * if only one media is there.
4) Type cp *
Eg: cd * /var/ftp/pub
Monday, July 13, 2009
Subscribe to:
Post Comments (Atom)
.jpg)
0 comments:
Post a Comment