Hi,
My program needs to check the directory and see if the file's last modify time expire some time period, if it does, the program will move that file to another directory. How can I copy OR move a file from one dir to another? What class and method can I use?
Very appreciate any help!!
My program needs to check the directory and see if the file's last modify time expire some time period, if it does, the program will move that file to another directory. How can I copy OR move a file from one dir to another? What class and method can I use?
Very appreciate any help!!