FTP server |
Specifies the IP address that runs ossftp. We recommend that you set this parameter
to 127.0.0.1.
|
FTP server port number |
Specifies the port number of the FTP server. The default value is 2048. |
FTP account |
Specifies the FTP account in the AccessKeyID/BucketName format. Note that the forward
slash (/) is a delimiter and does not indicate an alternative.
|
FTP password |
Specifies the FTP password, which is the AccessKey secret. |
FTP timeout |
Specifies the FTP timeout period. The default value is 30 seconds. |
Remote basic URL |
Specifies the public endpoint of the bucket. The format is http://BucketName.Endpoint.
In this example, the bucket resides in the China (Hangzhou) region, and the bucket
name is test-hz-jh-002. Therefore, the URL is http://test-hz-jh-002.oss-cn-hangzhou.aliyuncs.com/wp.
For more information about endpoints, see OSS domain names.
|
FTP remote path |
Specifies the path for storing the attachments in the bucket. In the example, wp indicates
that all attachments are stored in the wp directory in the bucket. The remote basic
URL must correspond to the FTP remote path. |
HTTP remote path |
Specifies the HTTP remote path. We recommend that you set this parameter to a period
(.).
|