# tftp -p -l file host # put local file to remote host
# tftp -g -r file host # get remote file from host
本文介绍了TFTP(Trivial File Transfer Protocol)的基本原理及如何使用TFTP将本地文件传输到远程主机,以及从远程主机获取文件的方法。
# tftp -p -l file host # put local file to remote host
# tftp -g -r file host # get remote file from host

被折叠的 条评论
为什么被折叠?