|
JavaPowUpload 2.1
ListArea |
Home
page Contact
support
|
ListArea upload tree

Upload(download) tree displays the file structure that is available for upload (download) .
If JavaPowUpload is configured to upload files to FTP server, it will try to create relative directory structure on a remote server automatically.
If the files are uploaded to HTTP server, then directory structure can not be created directly by JavaPowUpload. This job should be done by the server script. See the DirectoryStructure.html example in the distribution package.
Related parameters: [Common|Upload|Download].ListArea.*
File row in upload tree
ListArea file system tree

File system tree can be activated only in upload mode using Upload.FileSystemTree.Visible parameter. This view allows an easy files and folder selection for upload. When a user selects a folder in this view, its content is displayed in the details area.
Related parameters: Upload.FileSystemTree.*