Ola, I made a small script to delete and copy files. What I miss is a progressbar to show me the progress. At this moment I just wait for the script to tell me 'I'm ready'. But I can't see what is really happening. Maybe someone can help me out. Jac
Lots of options, but one possibility would be to open an HTML page and have it display the status...? Something along the lines of the file being copied and the percentage complete and just have it overwrite itself, or display everything in a type of log file??
if you're creative you can probably visually display the percentage as some type of bar...