Pelles C forum

C language => User contributions => Topic started by: kobold on February 08, 2006, 06:54:34 PM

Title: Network copy utility
Post by: kobold on February 08, 2006, 06:54:34 PM
This is a small utility to move files with a certain extension from one directory to another. The whole copy process runs in an endless loop. The time is configurable too (optional).

I coded this tool for my company, because we had trouble with a software we are using in combination with our lan.

Start the program in the console without an argument, everything else will be explained in a small text. I translated everything into english.