hi guys,
seems like a easy one but i cant seem to figure out.
so i've got ARD to map a network drive and try to copy some files like below:
rsync /Volumes/ServerName/Apps/Drivers/file.dmg /Library/Printers/PPDs/Contents/Resources/
the drive maps fine but fails at copying with the following error:
rsync: link_stat "/Volumes/ServerName/Apps//Drivers/#357#274#file.dmg" failed: No such file or directory (2)
any idea what i am doing wrong?