Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-3158

sFTP backups can fail due to an undefined constant

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.5.0
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      sFTP backups use the phpseclib\Net\SFTP library, and we are calling a, now, undefined constant NET_SFTP_LOCAL_FILE.

      That constant existed for the old version of phpseclib, that constant has been moved to a class constant called SOURCE_LOCAL_FILE instead.

      1. Update the sFTP backup to use the new constant

        Issue Links

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              tyson Tyson Phillips (Inactive)
              Reporter:
              tyson Tyson Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Agile