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
Can MS Excel 2007 design the same layout image (See below) using scalable framed cells and embed fields text or images for use by web developers
authorisation on .htaccess based on IP
ILE proto
.vcf
Internal domain is company.com so requests for public
www.company.com
are not found
PHP if statament and SQL script
Port forward to SBS 2008 for RDP
DNS and Active Directory and Mulitiple servers
Windows Wireless on Dell Mini 9
Batch File Script Issue