Good Day
I have the following problem,I have a SAMBA Server with multiple directories on the server.I want to backup almost 300GB daily,and this is where I have the following problem.
THe directory structure is as follows
/pub/job100/AR - Architect of record
/pub/job100/EE - Electrical Engineer
/pub/job100/ID - Interior Design
/pub/job200/AR - Architect of record
/pub/job200/EE - Electrical Engineer
and so forth. We have multiple jobs,upto 20,but I only want to backup the AR - Architect of Record Directory,as all the other directories are not neccessary.Now sometimes the directory structure has an extra "layer" eg
/pub/job300/Drawings/AR - Architect of Record.
Could somebody show me how to write a script so that I can only backup the AR - Architect of Record directories?
Cheers