Next: Index
Up: Messages
Previous: Messages
  Contents
  Index
-
- MessageId - 0
- Severity - I
- Text -
- Help - Messages issued before processing the global.conf file
-
- MessageId - 1
- Severity - I
- Text - Configuration read, startup continues
- Help - The global.conf file has been processed and startup continues
-
- MessageId - 2
- Severity - S
- Text - Unable to find conf files
- Help - SFTPPluss has failed to find the required configuration files. Consult message.log and check the runtime path. This may also indicate a problem with semaphore locking.
-
- MessageId - 3
- Severity - E
- Text - STDERR
- Help - Error output from a command issued.
-
- MessageId - 4
- Severity - I
- Text - STDOUT
- Help - Output from a command issued
-
- MessageId - 5
- Severity - I
- Text - Config file
- Help - Configuration file is being read
-
- MessageId - 6
- Severity - I
- Text - Setting:
- Help - Setting from a configuration file
-
- MessageId - 7
- Severity - E
- Text - Definition
disabled - ignoring
- Help - The definition is specifically disabled in the configuration file. The definition should be removed if not needed. It can be left as disabled if it may be required in future.
-
- MessageId - 8
- Severity - E
- Text - Unable to scan
- ignoring
- Help - A defined directory was not able to be scanned. Check the directory exists and is accessible to the SFTPPlus service
-
- MessageId - 9
- Severity - E
- Text - command was
- Help - Command used to test a directory
-
- MessageId - 10
- Severity - I
- Text - Adding
to monitoring list
- Help - The definition listed has been added to the list of active definitions
-
- MessageId - 11
- Severity - E
- Text - Missing subdir parameter in
, ignoring
- Help - A definition has no subdir parameter. Add the correct subdir parameter to the definition. This must point to a sub-directory of inbox
-
- MessageId - 12
- Severity - I
- Text - Using server
for
- Help - The server specified for a transfer
-
- MessageId - 13
- Severity - E
- Text - Missing server parameter
, ignoring
- Help - No server was specified for a transfer - the target server must be specified
-
- MessageId - 14
- Severity - I
- Text - Using port
for
- Help - The port specified for a transfer
-
- MessageId - 15
- Severity - I
- Text - Using port 22 for
- Help - Using the default port (22) for sftp
-
- MessageId - 16
- Severity - I
- Text - Using user
for
- Help - The user specified for the remote system for a transfer
-
- MessageId - 17
- Severity - E
- Text - Missing user parameter
- Help - A userid must be specified for the target system
-
- MessageId - 18
- Severity - I
- Text - Using password provided for
- Help - The password provided will be used.
-
- MessageId - 19
- Severity - E
- Text - Missing password parameter
- Help - No password has been provided for the remote system. This must be the password for the specified user on the remote system.
-
- MessageId - 20
- Severity - I
- Text - Using saved profile
for
- Help - The specified PuTTY profile will be used.
-
- MessageId - 21
- Severity - E
- Text - Missing savedprofile parameter
- Help - No PuTTY profile has been specified. The profile will be created by using the putty.exe gui, and saving a connection definition
-
- MessageId - 22
- Severity - I
- Text - Using target directory
for
- Help - The remote directory where transferred files will be placed.
-
- MessageId - 23
- Severity - E
- Text - Missing targetdir parameter
- Help - A remote directory must be specified for storing transferred files.
-
- MessageId - 24
- Severity - I
- Text - Using response file
for
- Help - A response file as specified will be retrieved after a transfer
-
- MessageId - 25
- Severity - E
- Text - Missing responsein parameter
- Help - A response file name must be specified. This can include %FNAME% and %FTYPE% for filename and type
-
- MessageId - 26
- Severity - I
- Text - Using response directory
for
- Help - The response file will be retrieved from the specified remote directory.
-
- MessageId - 27
- Severity - E
- Text - Missing responsedir parameter
- Help - A remote directory where the response file will be found must be specified.
-
- MessageId - 28
- Severity - I
- Text - Using maxtry
for
- Help - The maximum times a transfer will be attempted before considering as a permanent failure
-
- MessageId - 29
- Severity - I
- Text - Using global maxtry
for
- Help - Using the global maxtry value for this transfer
-
- MessageId - 30
- Severity - I
- Text - Using waittime
for
- Help - The time between transfer attempts in seconds
-
- MessageId - 31
- Severity - I
- Text - Using global waittime
for
- Help - Using the global waittime for this transfer.
-
- MessageId - 32
- Severity - I
- Text - Using initialwait
for
- Help - The initial wait time before attempting to retrieve a response file. This is intended to allow for processing time between sending a file and the output being created remotely.
-
- MessageId - 33
- Severity - I
- Text - Using global initialwait
for
- Help - The global initial waittime will be used for this transfer
-
- MessageId - 34
- Severity - I
- Text - looking for files
- Help - SFTPPlus is starting a directory scan
-
- MessageId - 35
- Severity - I
- Text - Checking
- Help - SFTPPlus is checking for files for the specified transfer
-
- MessageId - 36
- Severity - E
- Text - Unable to scan directory
- Help - SFTPPlus has failed to scan a directory - please check following messages for details
-
- MessageId - 37
- Severity - I
- Text - pausing
- Help - SFTPPlus is waiting for further files.
-
- MessageId - 38
- Severity - S
- Text - sleep interrupted
- Help - SFTPPlus has received a signal and will shut down
-
- MessageId - 39
- Severity - S
- Text - unreachable code
- Help - Debugging information. If this message appears, please contact Technical Support
-
- MessageId - 40
- Severity - I
- Text - Checking file size
- Help - Checking the size of a file before transfer, to ensure that it is not still being written to
-
- MessageId - 41
- Severity - I
- Text - filesize
bytes
- Help - Report on the size of a file to be transferred
-
- MessageId - 42
- Severity - I
- Text - creating checksum
- Help - The md5sum hash of the file is being created
-
- MessageId - 43
- Severity - I
- Text - Sending file
- Help - The file is being sent
-
- MessageId - 44
- Severity - I
- Text - psftp returned
- Help - Return code from psftp
-
- MessageId - 45
- Severity - E
- Text - Secure ftp error - please see
- Help - An error has occurred in a transfer, and the indicated file will include more information
-
- MessageId - 46
- Severity - I
- Text - File sent OK.
- Help - A transfer has completed
-
- MessageId - 47
- Severity - I
- Text - Adding response to queue
- Help - A response file will be retrieved at the appropriate time
-
- MessageId - 48
- Severity - I
- Text - Checking for response file for
- Help - An attempt to retrieve a response file is in progress
-
- MessageId - 49
- Severity - W
- Text - Failed to obtain response for
- Help - A response file has not been retrieved. This may indicate insufficient waittime
-
- MessageId - 50
- Severity - I
- Text - Waiting
for response file for
,
attempts left
- Help - Information about the number of retries
-
- MessageId - 51
- Severity - I
- Text - Response file
for
transfer is available
- Help - A response file has been retrieved successfully
-
- MessageId - 52
- Severity - W
- Text - File Transfer message:
- Help - Report from a file transfer session
-
- MessageId - 53
- Severity - I
- Text - Processing file
as
- Help - The original filename has had a timestamp added for uniqueness
-
- MessageId - 54
- Severity - I
- Text - Response received ok
- Help - A response file has been received
-
- MessageId - 55
- Severity - I
- Text - Preparing to send for
- Help - A file is being prepared for transfer
-
- MessageId - 56
- Severity - I
- Text - Waiting
to send file for
,
attempts left
- Help - Report on the number of retries for sending a file
-
- MessageId - 57
- Severity - I
- Text - Adding response to queue for
- Help - A response file transfer will be queued for later retrieval
-
- MessageId - 58
- Severity - E
- Text - Failed to send file for
- Help - A transfer has failed - see following messages
-
- MessageId - 59
- Severity - E
- Text - Type
not supported, ignoring
- Help - An invalid transfer type has been specified, the transfer definition will not be used
-
- MessageId - 60
- Severity - E
- Text - Missing type parameter
, ignoring
- Help - No transfer type has been specified - the transfer definition will not be used
-
- MessageId - 61
- Severity - I
- Text - Transfer type
for
- Help - The specified transfer type will be used
-
- MessageId - 62
- Severity - I
- Text - md5sum will be sent for
- Help - The transfer will also include the md5sum file
-
- MessageId - 63
- Severity - I
- Text - md5sum will not be sent for
- Help - The transfer will not include the md5sum file
-
- MessageId - 64
- Severity - I
- Text - preprocess command for
is:
- Help - The specified command will run before a transfer
-
- MessageId - 65
- Severity - I
- Text - no preprocess command for
- Help - There is no preprocess for a transfer
-
- MessageId - 66
- Severity - I
- Text - postprocess
command for
is:
- Help - The specified command will run after a transfer
-
- MessageId - 67
- Severity - I
- Text - no postprocess
command for
- Help - There is no postprocess for a transfer
-
- MessageId - 68
- Severity - I
- Text - Running
command for
,
- Help - The specified command is being run
-
- MessageId - 69
- Severity - I
- Text - Command for
rc 0
- Help - The command had a return code of 0 (usually good)
-
- MessageId - 70
- Severity - W
- Text - Command for
rc
- Help - The command had a return other than 0 (usually bad)
-
- MessageId - 71
- Severity - I
- Text - Command for
stdout
- Help - The output for a command
-
- MessageId - 72
- Severity - W
- Text - Command for
stderr
- Help - The error messages for a command
-
- MessageId - 73
- Severity - S
- Text - Program interrupted, shutting down
- Help - An interrupt signal was received
-
- MessageId - 74
- Severity - S
- Text - SMTP Socket problem
- Help - A problem has occurred with a socket command for SMTP messaging. SMTP will be disabled
-
- MessageId - 75
- Severity - W
- Text - File still changing, postponing
- Help - A file in an inbox directory is still being updated, it will be retried later
-
- MessageId - 76
- Severity - I
- Text - Email messages for
will be sent to
- Help - The specified email address will receive messages related to this transfer
-
- MessageId - 77
- Severity - I
- Text - Email messages for
will be sent to default
- Help - The default global email address will receive messages related to this transfer
-
- MessageId - 78
- Severity - S
- Text - Failure writing file
- Help - A problem has occurred writing to a file. SFTPPlus will terminate
-
- MessageId - 79
- Severity - S
- Text - Failure reading file
- Help - A problem has occurred reading from a file. SFTPPlus will terminate
-
- MessageId - 80
- Severity - I
- Text - md5sum will not be created for
- Help - No md5sum will be created for the transfer. This will reduce CPU load, but prevents use of the md5sum in the audit
-
- MessageId - 81
- Severity - I
- Text - Timestamp will not be used in the target filename
- Help - The target file name will not include the timestamp. This means that SFTPPlus will not be able to guarantee that files will not be overwritten
-
- MessageId - 82
- Severity - I
- Text - Timestamp will not be used in the local response filename
- Help - The local response file name will not include the timestamp. This means that SFTPPlus will not be able to guarantee that files will not be overwritten
-
- MessageId - 83
- Severity - I
- Text - Using remote directory
for
- Help - The remote directory where transfer files will be pulled from.
-
- MessageId - 84
- Severity - E
- Text - Missing remotedir parameter
- Help - A remote directory must be specified for pulling transfer files.
-
- MessageId - 85
- Severity - I
- Text - Using filename
for
- Help - The remote filename that will be pulled.
-
- MessageId - 86
- Severity - E
- Text - Missing filename parameter
- Help - A remote filename must be specified for pulling.
-
- MessageId - 87
- Severity - I
- Text - Using starttime
for
- Help - The starttime for pulling the file
Next: Index
Up: Messages
Previous: Messages
  Contents
  Index
2005-10-27