Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleFTP Upload Functionality Restricted

Other FTP upload functionality will be restricted by this. In particular, all uploads from the EventSpool will be affected by this change.

Implementation

Change FTP Upload Command (System Parameter Portal.Daemon.FTP.EventSpool.Upload.Command)

Login as sysadmin and change the parameter FTP upload command as Portal.Daemon.FTP.EventSpool.Upload.Command as follows.

Code Block
titleFTP Upload Command
c:\cygwin\bin\cp.exe '$local_file' '//$remote_path/$remote_file'

...

SettingValue
FTP ServerSetup a dummy value here. It doesn't matter what, just as long as it starts with ftp: or ftps:
FTP UserSetup a dummy value here.
PasswordSetup a dummy value here.
FTP Start DirectorySpecify the UNC path to the share you would like the call recordings copied to. Note: this setting is mandatory, the procedure will not work without this.
FTP Call Recording DirectorySpecify another directory below the share in which to place call recordings. Note: this setting is mandatory, it procedure will not work without this.
FTP Call Recording File Name

Specify the name of the file. Variables can be used as required.

...