aspose file tools
The moose likes Spring and the fly likes FTP adapter in Spring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "FTP adapter in Spring" Watch "FTP adapter in Spring" New topic
Author

FTP adapter in Spring

Balaji Sivaprakasam
Greenhorn

Joined: Jan 13, 2008
Posts: 8
Hello all,
Actually am new to Spring.
I want to know about FTP adapter.

I have searched in google. But I didn't get it clearly.

Actually i want to do the following process via java code[Spring]
The code has to continuosly check a particular folder[It can be the local folder or system where the Java code resides] for the XML files.
If any file is placed in that folder the code has to take the file, and copy it to another folder and starts pasrsing the XML.
I have the code to parse the XML.

What I want to know is, whether FTP adapter is the only way to it ot any thing else is there to resolve this issue?
If FTP Adapter is the only way, please tell me how to do that.

Thanks in advance .
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: FTP adapter in Spring
 
Similar Threads
MS Word to XML conversion
problems in subpackage and imports
File Size Issue while delivering file more than 2gb using java.nio.channels.FileChannel.transferFrom
How to import classes in a subpackage from another sub-package?
About spring:bind