Hello all! I have this script that copies all files from my digital camera into a new folder upon execution. But now and again (Not always) i get an error like:
cp: skipping file `/media/usbdisk/dcim/100pentx/imgp0099.jpg', as it was replaced while being copied
The card is automounted and not touched while the script is ran. So why is the filesystem on the card touched and (apparently) changed? That error message, as cryptic as it is, seems more like what you'd get if the file already exists in the destination, and cp was run without
On 20/06/06 14:42, Rikard Johnels wrote: the -f (force) option. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com