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
DNS server NAS vs Wifi Router
What are the different RAID options for SAS
SBS 2003 to SBS 2008 Upgrade recommendations
Aruba WiFi Setup
BESX allocating new handset to user
How to build search button on MS Access report or Query
basic projectile motion
MS Access SubForm update
Help with Radio buttons in Excel
MS SQL 2005 Query optimization and Excel report prep - simple moving average