Skip to content

Commit

Permalink
Links fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
teplofizik committed Jul 17, 2023
1 parent 1cf1783 commit 51df74f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ ZStd compression is provided by ZstdSharp package.
1. SFTP (server)
SFTP server is available for fast inspecting a content of loaded filesystem.

SFTP server is provided by (freesftpsharp)[https://github.com/mikaelliljedahl/freesftpsharp/] and (FxSsh)[https://github.com/Aimeast/FxSsh]. freesftpsharp is slightly rewrited and adopted for virtual fs.
SFTP server is provided by [freesftpsharp](https://github.com/mikaelliljedahl/freesftpsharp/) and [FxSsh](https://github.com/Aimeast/FxSsh). freesftpsharp is slightly rewrited and adopted for virtual fs.

2. TFTP (client/server)
TFTP server is available to provide tftp-access to builded packages. TFTP client allow download and upload files.
TFTP support is provided by tftp.net [https://github.com/Callisto82/tftp.net] library.
TFTP support is provided by [tftp.net](https://github.com/Callisto82/tftp.net) library.

## How to
There are need to add scp support to image and add version information (device id or other info).
Expand Down

0 comments on commit 51df74f

Please sign in to comment.