dalanik
22-03-2008, 22:05
OK, this might be more generic linux question, but since you guys are the only Linux bunch that I hang out with... :)
Here it goes. I need to sync files between Wl700gE and another FTP site. What I hope to achieve is that when files change locally on WL700gE, it sends them via FTP to this other server.
I couln't find FTP client on our box, but found wput on ipkg, so that one could solve the sending part.
Now I'd need something to monitor this one folder for changes and then lounch wput (or ftp or something)
I have found MONIT on ipkg, but I'm not sure it's too big or complex for such simple task (monit - 4.10.1-1 - monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. monit conducts auto
)
Do you know of any such functionality on WL's Linux? Or any other solution to my problem?
Thanx,
Dalibor
Here it goes. I need to sync files between Wl700gE and another FTP site. What I hope to achieve is that when files change locally on WL700gE, it sends them via FTP to this other server.
I couln't find FTP client on our box, but found wput on ipkg, so that one could solve the sending part.
Now I'd need something to monitor this one folder for changes and then lounch wput (or ftp or something)
I have found MONIT on ipkg, but I'm not sure it's too big or complex for such simple task (monit - 4.10.1-1 - monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. monit conducts auto
)
Do you know of any such functionality on WL's Linux? Or any other solution to my problem?
Thanx,
Dalibor