
Ftp.properties
Note: You must be connected to the spatial database to use the spatial adapters. In addition, data stored in the spatial database (images and geometry) must be purchased from a
10.6 Ftp.properties
The FTP server is a daemon that publishes the repository as an FTP file system. The repository folder is represented as an FTP directory, and repository objects are represented as FTP files. The FTP server makes it possible to upload and download users, services, and other repository objects as XML documents.
FTP support allows you to:
■
■
■
■
■
■
■
■
Authenticate users (only administrators can use this utility).
List directories and files.
Download
Upload
Create subdirectories (service tree folders only).
Delete directories (service tree folders only).
Delete any object.
Rename directories and files.
Note: When uploading new objects, you do not need to assign values to the unique name or objectid_ attributes. The upload feature uses "update or create" logic. If either the unique name or objectid_ attribute is set to the same value as an existing object, then the existing object is updated. The unique name of a service is the url attribute. For all other objects, the unique name is the name attribute.
This file is in the WE_HOME/server/classes/oracle/panama/core/admin directory.