Search:

Type: Posts; User: ayonsoni

Search: Search took 0.13 seconds.

  1. Replies
    10
    Views
    4,099

    Re: Copy folder based on latest date

    Thanks , I have tried this and somehow gotthis working.

    Thanks again for your help
  2. Replies
    10
    Views
    4,099

    Re: Copy folder based on latest date

    Well , I tried using File class, which has a method called file.lastmodified(), this returns long value of the time.
    Using this I am not able to sort the latest folder created. Can you please...
  3. Replies
    10
    Views
    4,099

    Copy folder based on latest date

    Hi,

    Can anybody send me the java code to do following:

    - A directory containing sub-folders with different name and date
    - To copy the folder having the most recent date from the directory.
    ...
Results 1 to 3 of 3