Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
tftp_config.png 62.0 kB 1 23-Mar-2021 10:30 Ben Spink

This page (revision-2) was last changed on 23-Mar-2021 10:35 by Ben Spink

This page was created on 23-Mar-2021 10:30 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
By default, TFTP has no support for authentication. So this doesn't fit exactly into the CrushFTP architecture. When connecting with TFTP to a TFTP port in CrushFTP, it proxies you through to another protocol.
TFTP is a UDP based protocol rarely used anymore. Its mainly used by older hardware appliances.\\
By default, TFTP has no support for authentication. So this doesn't fit exactly into the CrushFTP architecture. We can support authentication via the "path" of the TFTP target. So if your target was "/file.bin", you could do "user:pass:/file.bin". This provided user/pass info can then be passed through to the proxied connection and used there. Or you can hard code the proxied connection.
When connecting with TFTP to a TFTP port in CrushFTP, it proxies you through to another protocol.
[attachments|tftp_config.png]
So if there was no user:pass info in the path, it uses the configured user/pass info for the proxied connection. If you needed to target a S3 or SMB type server for example, you would proxy the connection back into CrushFTP on 127.0.0.1 and FTP, and on that user configure a VFS which points to the SMB or S3 location.
Version Date Modified Size Author Changes ... Change note
2 23-Mar-2021 10:35 0.956 kB Ben Spink to previous
1 23-Mar-2021 10:30 0.213 kB Ben Spink to last
« This page (revision-2) was last changed on 23-Mar-2021 10:35 by Ben Spink
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
...nobody

JSPWiki