Re: Uploading to a network directory

2002-10-01 Thread Jeremy Aston
Hi Tuomo, Is the other server accessible via a UNC path? If so I have a FileUploadAction that allows the upload of files to a named folder so that *should* work. I am sure it would work over networks maps if not. It works by renaming the file that the inhernet file upload Cocoon function handl

Uploading to a network directory

2002-10-01 Thread Tuomo Lesonen
Hi all! I need to let users to upload files. The problem is, that the files have to go to another machine. I was thinking about WebDav, but does it work with Cocoon? The fileserver is running IIS. Thanks, -Tuomo - Please chec