McAfee MEJCAE-AM-DA Product Guide - Page 99

FTP-SECURE, Syntax, Default Value, FTP-SERVER, Notes, FTP-USERNAME, GROUPSFILE

Page 99 highlights

Using the Configuration File Learning about the configuration file For example: ebs --encrypt --ftp --ftp-port FTP-SECURE Tells E-Business Server to do an FTP transfer securely, using the FTPS protocol. This protocol uses Transport Layer Security (TLS) to protect the user name, password, file name and data. The remote FTP server's X.509 certificate must be signed and on your keyring for --ftp-secure to work. E-Business Server only supports servers that use the FTPS protocol and are capable of exporting their X.509 certificates. Syntax FTP-SECURE = Default Value FTP-SECURE = FTP-SERVER Specifies the FTP server that you want E-Business Server to connect to during encryption or decryption operations. Syntax FTP-SERVER = Default Value FTP-SERVER= Notes You can also add the --ftp-server option to the command line when encrypting or decrypting files. For example: ebs --encrypt --ftp --ftp-server FTP-USERNAME Specifies the user name that you want E-Business Server to use when connecting to an FTP server during encryption or decryption operations. If you do not specify a user name, E-Business Server connects as an anonymous user. This parameter works with the FTP-PASSWORD parameter. If you do not specify a value for FTP-USERNAME, E-Business Server assumes that you want to connect as an anonymous user and you do not need to specify a value for FTP-PASSWORD. (E-Business Server will automatically use anonymous@ as the password.) If you do enter a value for FTP-USERNAME, and do not specify a value for FTP-PASSWORD, then E-Business Server will automatically prompt you for a password when you perform encryption or decryption operations using FTP. Syntax FTP-USERNAME = Default Value FTP-USERNAME= Notes You can also add the --ftp-username option to the command line when encrypting or decrypting files. For example: ebs --encrypt --ftp --ftp-username GROUPSFILE Specifies the location of the E-Business Server groups file, pgpgroup.pgr. 97 E-Business Server™ 8.6 Product Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188

97
E-Business Server
8.6
Product Guide
Using the Configuration File
Learning about the configuration file
For example:
ebs --encrypt --ftp --ftp-port <port number>
FTP-SECURE
Tells E-Business Server to do an FTP transfer securely, using the FTPS protocol. This protocol uses Transport
Layer Security (TLS) to protect the user name, password, file name and data.
The remote FTP server’s X.509 certificate must be signed and on your keyring for
--ftp-secure
to work.
E-Business Server only supports servers that use the FTPS protocol and are capable of exporting their X.509
certificates.
Syntax
FTP-SECURE = <Yes|No>
Default Value
FTP-SECURE =
FTP-SERVER
Specifies the FTP server that you want E-Business Server to connect to during encryption or decryption
operations.
Syntax
FTP-SERVER = <host name|IP address>
Default Value
FTP-SERVER=
Notes
You can also add the
--ftp-server
option to the command line when encrypting or decrypting files.
For example:
ebs --encrypt --ftp --ftp-server <server information>
FTP-USERNAME
Specifies the user name that you want E-Business Server to use when connecting to an FTP server during
encryption or decryption operations. If you do not specify a user name, E-Business Server connects as an
anonymous user.
This parameter works with the
FTP-PASSWORD
parameter. If you do not specify a value for
FTP-USERNAME
,
E-Business Server assumes that you want to connect as an anonymous user and you do not need to specify
a value for
FTP-PASSWORD
. (E-Business Server will automatically use
anonymous@
as the password.) If you do
enter a value for
FTP-USERNAME
, and do not specify a value for
FTP-PASSWORD
, then E-Business Server will
automatically prompt you for a password when you perform encryption or decryption operations using FTP.
Syntax
FTP-USERNAME = <username>
Default Value
FTP-USERNAME=
Notes
You can also add the
--ftp-username
option to the command line when encrypting or decrypting files.
For example:
ebs --encrypt --ftp --ftp-username <user name>
GROUPSFILE
Specifies the location of the E-Business Server groups file,
pgpgroup.pgr
.