etc folder from your local dep-ppl-base repository to the Power Platform controller.
This method is intended only when the controller has no direct internet access to GitHub. If the controller has internet access, prefer using the pull method.
Whenever you make changes to configuration files, you must upload the updated
etc folder (or the changed files inside it) again to the controller.Prerequisites
Local Repository Ready
Ensure you have the
dep-ppl-base repository on your local machine/computer and that the etc folder contains the desired configuration files.Using FileZilla
Connect via SFTP
In the Quickconnect bar:
- Host:
<controller_ip> - Username:
admin - Password:
<admin_password> - Port:
22
Navigate to Folders
- Local (left): browse to your local repository’s
etcfolder. - Remote (right): browse to
/opt/plcnext/appshome/data/60002172000969.
Upload the etc Folder
Drag the local
etc folder (or the modified files inside it) to the remote pane to upload. Approve overwrite if prompted.Using WinSCP
Configure SFTP Session
Set:
- File protocol:
SFTP - Host name:
<controller_ip> - Port number:
22 - User name:
admin - Password:
<admin_password>
Navigate to Folders
In the two‑pane view:
- Left: open your local repository’s
etcfolder. - Right: open
/opt/plcnext/appshome/data/60002172000969.
Upload the etc Folder
Drag the local
etc folder (or selected changed files) to the right pane. Confirm overwrite if asked.