hsthompson
Registered
Hi all. I'm a UNIX n00b with a specific task I want to accomplish. I need something that can run in the background, without taking up much memory or processor power. I don't know anything about shell scripting, so any help would be appreciated.
Here's what I need to do:
1) watch a file/folder for updates
2) if there's an update, upload the update to a web server
Here's what I need to do:
1) watch a file/folder for updates
2) if there's an update, upload the update to a web server