ppslim wrote:Not just "not files to send", but "files identical" or "no files require sending"
"no files sent" is a bit ambiguous and I've modified the message.
ppslim wrote:However, I am not sure if a major overhaul of the netupdate system is in progress.
I wasn't sure either and had to check the script (scary, isn't it?

). It has been about a year since I touched it. From what I can see, I did a lot of general fiddling and added base64. It can send binary files now.
I had planned on finishing it up this holiday season (originally, it was supposed to be finished up a last season) but so far I haven't been able to "get into it", so to speak. The number of years since I've run a botnet in a real-world, busy channel is growing, and being a practical type of scripter I find it difficult to do quality work on it in an abstract sense.
tainted wrote:Yeah, a "force" type arg would be nice also. What if the size of both files is the same, but you had a one letter typo in the origional?
netupdate uses md5 checking and should update a file even if you just change one letter.