This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| //File location: /usr/local/opnsense/mvc/app/library/OPNsense/Backup/SFTP.php | |
| /* | |
| * Copyright (C) 2018 Deciso B.V. | |
| * All rights reserved. | |
| * | |
| * Redistribution and use in source and binary forms, with or without | |
| * modification, are permitted provided that the following conditions are met: | |
| * | |
| * 1. Redistributions of source code must retain the above copyright notice, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| //File location: /usr/local/opnsense/mvc/app/library/OPNsense/Backup/WebDAV.php | |
| //Tested with version 25.1 | |
| //IMPORTANT: any self signed CA must be imported into the OPNsense Trust storage (System->Trust->Authorities) | |
| /* | |
| * Copyright (C) 2018 Deciso B.V. | |
| * Copyright (C) 2018 Fabian Franz | |
| * All rights reserved. | |
| * | |
| * Redistribution and use in source and binary forms, with or without |