RE: file transfer error

2008-01-02 Thread Rohit
I have tried logging tomcat with my network user id and password but still I am getting same error. Please help in this regard -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 6:26 PM To: Tomcat Users List Subject: Re: file transfer error

Re: file transfer error

2008-01-02 Thread David Smith
ry 02, 2008 6:12 PM To: Tomcat Users List Subject: Re: file transfer error You don't have permission to write (or open?) files on the remote machine - check the permission tomcat is running as vs who can open files on the remote machine (Access is denied) -Tim Rohit wrote: Dear All,

Re: file transfer error

2008-01-02 Thread Tim Funk
am not able to do it through tomcat. Please let me know if there is some configuration required in tomcat. -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 02, 2008 6:12 PM To: Tomcat Users List Subject: Re: file transfer error You don't have permi

RE: file transfer error

2008-01-02 Thread Rohit
, January 02, 2008 6:12 PM To: Tomcat Users List Subject: Re: file transfer error You don't have permission to write (or open?) files on the remote machine - check the permission tomcat is running as vs who can open files on the remote machine (Access is denied) -Tim Rohit wrote: > Dear All,

Re: file transfer error

2008-01-02 Thread Tim Funk
You don't have permission to write (or open?) files on the remote machine - check the permission tomcat is running as vs who can open files on the remote machine (Access is denied) -Tim Rohit wrote: Dear All, I have a typical problem. When I am trying to copy files from through tomcat o

file transfer error

2008-01-02 Thread Rohit
Dear All, I have a typical problem. When I am trying to copy files from through tomcat on one computer to other computer then I get exceptions as :- java.io.FileNotFoundException: \\10.1.103.110\FileUpload\Punjab\02-jan-08.enr (Access is denied) at java.io.FileOutputStream.open(Native Method)