Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
I'm looking for a prog that sits in the background (preferably without anyone knowing) and monitors folders that you tell it to watch and when new files are made it copies them somewhere else that you want.
I gave those a glance. They're both copying programs but would they monitor a folder and do it automatically?
*edit* I tried out synctoy. It did what I wanted it to do but the only thing is it doesn't update automatically. Only way you can do it is to set up a scheduled task. I want it to just sit as a process (in the background, hidden) and copy stuff as files are made.
*2ndedit* I was curious if the whole program would come up to copy during a scheduled task or if it would do it hidden. I tried making a scheduled task to test it. Couldn't even get it to work. Not sure why.
xxcopy and robocopy will also work, the thing is, you just need to create a scheduled task which will run every say 5-10 seconds to keep each location in sync.
if you cant do that with windows task scheduler, then you can also do it using Perl.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.