[opencms-dev] uploading large amounts of iles
Ruben Malchow
ruben at khm.de
Mon May 8 19:37:02 CEST 2006
hi,
well, it wouldn't work, because it can only create certain types
(basically, it's guessing from the extension what type you want to
create) - for all other filetypes, it's impossible to know for the ftpd
what resourcetype to create. so for all those files, you can only update
existing files.
one other thing about the upload servlet. as long as it is not pruned,
it should be able to recall the last visited folder - why is it always
initialized to start in my home dir? that's a bit annoying ...
.rm
François-Léonard Gilbert wrote:
> You could also check R. Malchow's ftpd module; transferring that many
> files is the job for an FTP daemon.
>
> Of course, I don't know how the module would fare with such a big
> batch of files... only one way to know!
>
> François-Léonard Gilbert
>
>
> On 5/8/06, Christoph P. Kukulies <kuku at physik.rwth-aachen.de> wrote:
>
>> [...] but I'm about to cancel the upload and
>> consider another approach of getting the files into OpenCms.
>>
>> How could one do that mor effectively?
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list