ABrofferio / JavaFileTransfer

An application written in Java that copies files from one folder to another based on the last time they were modified.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###File Transfer application

This program is written in Java and transfers files from one folder to another based upon the last time the file was modified. The program iterates through the files in a folder and if the file was modified within 24 hours the program copies the file to a new folder.

###Installations This program requires that Java be installed.

About

An application written in Java that copies files from one folder to another based on the last time they were modified.


Languages

Language:Java 100.0%