Microsoft
Software
Hardware
Network
Question : Linux command to copy files from locationA to locationB
Hi,
I am new to Linux and its shell comand structure.
I have to folders: "/home/FolderA/" and "/home/FolderB/"
I am trying to copy all files and subfolders in FolderA into FolderB.
FolderB already has some of these files, so the comand I am looking for needs to automatically Merge and Overwrite existing files and folders.
Any Ideas?
Thank you?
Regards
Max
Answer : Linux command to copy files from locationA to locationB
-v
is usually the switch for 'verbose mode'. So it is here. Try:
cp -rfv
Random Solutions
VB6 Telnet Winsock Run-Time Error '40006'
SBS 2008 internal email only
Difference between Oracle,MySQL and Sybase
Parsing multi-part response
numbers messed up in keyboard
Show mouse coordinates?
ESi (free) vs. VSX vs. VSphere
foreign key
user with public
connecting to a windows 2003 file share from a mac, folders are empty