Creating managed file transfer software in java

Posted by Shekhar on Stack Overflow See other posts from Stack Overflow or by Shekhar
Published on 2010-04-19T13:20:26Z Indexed on 2010/04/19 13:23 UTC
Read the original article Hit count: 274

Hello,

I have been asked to do some POC on how we can provide a software solution which will be

able to manage files. Manage files means it will be able to move files from source to

destination servers. The client gave us 4 page document detailing what sort of software

they are looking for. They dont want to use existing commercial softwares. They want to

build their own customizable software. Has anybody worked on this type of project? Please

provide your inputs on how should i approach this project. The software should be platform

independent and should be built in java.

© Stack Overflow or respective owner

Related posts about filemanager

Related posts about java