File System on Linux

2002-07-03 Thread Alan Meyer
On 3 Jul 2002, at 0:00, Automatic digest processor wrote: > ... snip ... > So how should this file format be send to Linux server. > > Ex c:/example.txt interpreted by Linux ? > > Do I need to modify this so that Linux can understand ? Yes you do. I'm not sitting at a Linux system at the moment

File System on Linux

2002-07-01 Thread Daniel Jayapaul
I think you have misunderstood my question .. My question is I am using JavaMail to send mails .. In that I am trying to attach the file. All my application is in tomcat server in Linux. When I tried attaching file from the Windows based client Ex c:/example.txt the Linuc cannot convert the pat

Re: File System on Linux

2002-07-01 Thread Anoop Kumar V
/tem.txt. hope this helps, -anoop -Original Message- From: Daniel Jayapaul [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 8:04 AM To: [EMAIL PROTECTED] Subject: File System on Linux Hi , I am trying to attach files from my windows client and the tomcat server on the Linux

Re: File System on Linux

2002-07-01 Thread rayjoe
ըҩʵÑéÊÒÖÆ±¸·½·¨ Daniel Jayapaul дµÀ£º > Hi , > > I am trying to attach files from my windows client and the tomcat server on > the Linux server. The windows file format is not accepted by the Linux. > File format windows = c:/temp/tem.txt (Works perfectly with windows client > and tomcat in

File System on Linux

2002-07-01 Thread Daniel Jayapaul
Hi , I am trying to attach files from my windows client and the tomcat server on the Linux server. The windows file format is not accepted by the Linux. File format windows = c:/temp/tem.txt (Works perfectly with windows client and tomcat in windows server); Same is not accepted in Linux ..and