Documentation
Zipped upload
(since 2.75)
This mechanism allows uploading zipped file content to the server. Specifying following applet parameter activates this feature:
<param name="uc_compressionMode" value="zipOnAdd"/>
For each file added to the queue jumploader will zip original file to temporary file. This is necessary to provide actual progress information during upload and preserve resume funtionality — thats why applet can't write zip directly to HTTP upstream.
Directory zip upload
(since 2.78)
This feature allows uploading directory content (recursive) as single zip file, so all the relative file paths are preserved and server can reconstruct file hierarchy. On directory add to upload queue, uploader will create temporary zip file. Following parameter activates this feature:
<param name="uc_zipDirectoriesOnAdd" value="true"/>
NB! Following parameter must be set too in order to enable directory add to upload queue:
<param name="uc_directoriesEnabled" value="true"/>
| advertising | — easy and efficient web file manager. |