Hi,
     I am facing issues while FTPing a file from Mainframe server to unix
server using apache commons vfs ,but  it gives me a exception saying source
file cannot be found when i am trying to use the copyfrom ( ) function .

org.apache.commons.vfs.FileSystemException
: Could not copy ftp://host/file-name because it does not exist.
at org.apache.commons.vfs.provider.AbstractFileObject.copyFrom(
AbstractFileObject.java:858)
at Testvfs.main(
Testvfs.java:102) .
Can someone please help me out with this issue.Is their a specific way the
ftp source file object is  obtained for mainframe file.


Thanks
Mayur.

Reply via email to