Please Help
if I have dir sturcute like e:\songs\song1, song2
song1, song2 are the folders under songs folder everyday a new folder will be created.
I want to copy the newest one.
Please help how to locate the new one and copy it to any of the other directory.
Uday:(
Please Help, how to locate a new folder in a given directory
Started by uddgire, Aug 25 2007 05:03 AM
3 replies to this topic
#1
Posted 25 August 2007 - 05:03 AM
|
|
|
#2
Posted 25 August 2007 - 06:04 AM
List all files/directories by date. Get the first result. Then you will need to create your copied directory and copy all of the files in your result to the new directory.
#3
Posted 26 August 2007 - 08:31 AM
Please,
if you don't mind could you give me the piece of code. I'm a biggiener in java
a great help
Thanks in advance
if you don't mind could you give me the piece of code. I'm a biggiener in java
a great help
Thanks in advance
#4
Posted 27 August 2007 - 05:06 AM
You may be a begginer at java, but a quick couple of well thought google searches could easily give you the information you are looking for.


Sign In
Create Account

Back to top









