i need to develop an application which will peridiocally upload files from my local machine to a cloud account(cloudme account)periodically.I tried this with Java and apache commons.but i couldnt.What technology i follow.Where can i find tutorials for this?pls help?
i need to develop an application which will peridiocally upload files from my local
Share
1. I always prefer
Apache's common libsI am also attaching my program which i used to upload and download song to ftp server using the apache’s common lib
Uploading :
Dowloading: