su worked in a terminal window, I was trying using the GUI with no success....
All is good in computer world once again.
Thanks for the help!
Rick
For anyone looking
Boot with Knoppix
Open terminal window
su
mkdir /mnt/mypc
smbmount //mypc/share /mnt/mypc -o username=admin,password=1234
rsync -avg /home/e-smith/files/users /mnt/mypc/recover
sit back and wait till it's done