Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major 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.
- Update the sFTP backup to use the new constant
Issue Links
- relates to
- 
             CORE-2893
        Update references to phpseclib CORE-2893
        Update references to phpseclib-           
- Closed
 
-