First off, there is nothing broken, i just do not remember to perform said operation.
there is some type of command line set of instructions that can function similarly to M$' ROBOCOPY, where an entire source directory can be looked into, compared with a destination directory, and copy over only the files/folders that are newer.
(while Dolphin kindasorta has this functionality, it panics first if there is not enough space to entirely copy the source to the destination, never mind that a good 90% will not be copied due to no changes)
Also, while M$ can focus on assigned letter per drive(s), I am aware the Linux has a more,... esoteric means of identifying drives, how do I determine the actual name of the attached usb drive?
I know my source would be /home/%USERNAME%/Documents/
it is the destination I am confused on.
p.s.
Is there a -switch or something that while issuing the command to copy/backup, certain directories can be arbitrarily skipped? e.g. /home/%USERNAME%/Documents/Downloads/
Thank you for the time taken to assist.
HCA
there is some type of command line set of instructions that can function similarly to M$' ROBOCOPY, where an entire source directory can be looked into, compared with a destination directory, and copy over only the files/folders that are newer.
(while Dolphin kindasorta has this functionality, it panics first if there is not enough space to entirely copy the source to the destination, never mind that a good 90% will not be copied due to no changes)
Also, while M$ can focus on assigned letter per drive(s), I am aware the Linux has a more,... esoteric means of identifying drives, how do I determine the actual name of the attached usb drive?
I know my source would be /home/%USERNAME%/Documents/
it is the destination I am confused on.
p.s.
Is there a -switch or something that while issuing the command to copy/backup, certain directories can be arbitrarily skipped? e.g. /home/%USERNAME%/Documents/Downloads/
Thank you for the time taken to assist.
HCA
Comment