Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| user:codemasterboom [2023/05/29 18:01] – fix errors codemasterboom | user:codemasterboom [2023/07/05 23:47] – added must have section codemasterboom | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Allowing for remote SFTP connection: | Allowing for remote SFTP connection: | ||
| <code bash> | <code bash> | ||
| - | opkg update | + | opkg update |
| - | opkg install openssh-sftp-server announce | + | </ |
| + | Must have: | ||
| + | <code bash> | ||
| + | opkg update && opkg install | ||
| + | opkg update && opkg install | ||
| + | opkg update && opkg install | ||
| + | opkg update && opkg install mc | ||
| </ | </ | ||