I need help on a java code . I need to fetch a log file from a remote server for a particular timestamp . can some one help me out with the code . please don't refer the link http://commons.apache.org/vfs/api.html
It would have been better to let us know what sort of java topic you are interested in.
We do not give out complete code. Unless you are offering to pay somebody to code it for you, you should show us how far you have got and say what problems you are suffering.
The thing is that i have fetched the details from the property file . Now in the property file some logs files are mentioned which are being fetched . All i want is a way as to how i can fetch the log files from a remote server . For that i need some class structure . If some one can help me out .
It's a java application . A tool . And there is where the problem starts . the requirement is connect to a SFTP server in order to download the log files . Now i don't know that and how to fetch the log files for a particular time stamp .