Search:

Type: Posts; User: JavaPF

Search: Search took 0.07 seconds.

  1. Re: Folder Watching

    I'm not sure how to go about doing this with images.

    The code above looks for all the .txt files in a dir, opens them 1 by 1 and re-creates them in the new directory. This wouldnt work with .tif...
  2. Re: Folder Watching

    Hey Jazz,

    Here is a crude example for you. You will have to edit the code to check dir1 every minute or put it into a loop or something.

    Currently this will take the text files from dir1 and...
  3. Re: Folder Watching

    Hey,

    Do you want to do this with a Java application?

    I think there is a way to do this with Windows...
Results 1 to 3 of 3