I have an applicationt that creates a folder each day. The name of the folder is named with the current day (20060823). so each day it creates a folder with the day and puts a file in that folder. I want to create a script that looks for the folder with the date and moves the file in the folder to another network location. I need some help in the script on how to change the path its looking for.