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
breaking down Excel cell
Disabling or Expirying Browser's Back button
What to insert into PHP form to help prevent hacking
How Do I retrieve information from a website contact form
Prepopulating result from Lookup Menu
Windows server 2003
How to take a screenshot using VBS
Do you know how to select fields from 2 files based on a join of the files?
Installing the SBS 2008 server (off location) prompts for migration if installing in existing domain...
another basic rearrangement