Here it is. I patched the usage of compound relative paths. Hope it helps.

Tom



On 2010-04-07 08:36, mayur malpani wrote:
Sure thanks Tom

On Wed, Apr 7, 2010 at 12:04 PM, Tom<t...@tbee.org>  wrote:

I'm going to drive to work and send you the file.

Tom



On 2010-04-07 08:32, mayur malpani wrote:

Hey Tom,
               That would be great if u can send the patch file .


Thanks
Mayur

On Wed, Apr 7, 2010 at 10:53 AM, Tom<t...@tbee.org>   wrote:



I found that VFS has problems when running against Alfresco's FTP server
and I had to patch VFS. Maybe this has a similar cause; I could send you
my
VFS, see if that helps?

Tom




On 2010-04-06 20:37, mayur malpani wrote:



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) .

I am resolving the file using resolve( ) method .The url i am using is "
ftp:\\<host name>\<file-name>      " . Once i retrieve a FTPFileObject i
even
try to run FTPFileObject.fileExists( ) method and it returns me false
value.
I even confirmed that the file exist on the mainframe server.


The file from which i am trying to ftp is a mainframe server and copying
it
to unix server.


Can someone please help me out with this.


Thanks
Mayur.





  ---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to