Getting permission denied with last line.
cd /media/andy/MAXTOR_SDB1/Linux_Files/
gxmessage -fg red -font 'sans 50' -timeout 3 -geometry 1800x200 ' BACKING UP FILES TO FLASH DRIVE'
cp -u -f *.zip /media/andy/Kingston/
Getting permission denied with last line.
cd /media/andy/MAXTOR_SDB1/Linux_Files/
gxmessage -fg red -font 'sans 50' -timeout 3 -geometry 1800x200 ' BACKING UP FILES TO FLASH DRIVE'
cp -u -f *.zip /media/andy/Kingston/
I found the answer.
I had to preface line with sudo.