Solution
Well there's nothing available, that I know of, that will accomplish this. At least not free or built into Windows.
One possible solution though could be
One possible solution though could be
- Have some type of 'Work In Progress' directory
- Have a shared root directory for either all or each end target (Year, Customers, Projects)
- Have a Queue directory
- On an interval it will check the queue directory for a request file (this file will have comma separated values such as the file(s) name(s), the year its for, customer name and project)
- The script will then move the request file(s) based on those values
- The structure of the Work In Progress...
- Joined
- Jul 4, 2015
- Messages
- 8,998
Well there's nothing available, that I know of, that will accomplish this. At least not free or built into Windows.
One possible solution though could be
One possible solution though could be
- Have some type of 'Work In Progress' directory
- Have a shared root directory for either all or each end target (Year, Customers, Projects)
- Have a Queue directory
- On an interval it will check the queue directory for a request file (this file will have comma separated values such as the file(s) name(s), the year its for, customer name and project)
- The script will then move the request file(s) based on those values
- The structure of the Work In Progress and end target should be predictable for the script
- Removes the queue request file
Similar threads
- Article
- Replies
- 0
- Views
- 1K
- Replies
- 0
- Views
- 310
- Article
- Replies
- 0
- Views
- 256