I have read about copying files with terminal but these examples will help me a lot. So here is what I want to do:
Examples:
I have a file in
/home/levan/kdenlive untitelds.mpgand I want to copy this file to/media/sda3/SkyDriveand do not want to delete any thing in SkyDrive directory.I have a file in
/media/sda3/SkyDrive untitelds.mpgand I want to copy this file to/home/levan/kdenliveand do not want to delete any thing in kdenlive directoryI want to copy a folder from home directory to
sda3and do not want to delete any thing onsda3directory and oppositeI want to cut a folder/file and copy to other place without deleting files in that directory I cut it into.