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
Using a Table variable to hold sp_MSforeachdb values
Hide certain Drupal content per Brower type.
Open/close Navigation Pane programatically via vbscript
Which is the BEST to secure LAN : WEP, WPA or WPA2?
Is this optimal
USB port identificaion
using autoexec macro to update database with windows scheduled tasks
Exchange 2007 mailboxes disappeared after accidental deletion of OU
PHP - sql script
Insert new controls into a form via SQL INSERT INTO