Busybox下tftp命令使用詳解


Busybox下tftp命令使用詳解

 

[root@dvrdvs app] # tftp -g -r 1.txt 10.15.3.14
1.txt                100% |************************************************************************************************************************************************************|   512  --:--:-- ETA
[root@dvrdvs app] # ls     
1.txt                    ASC16                    audio                    decnosignal              hicore                   logo                     plat.sdk                 string
1024x600.cfg             HZK16                    callingImg               firmware.bin             icon                     menu                     ptzCfg.bin               sysres
480x320.cfg              MiniGUI.cfg              callingImg720p           font                     libcmsws_sip_service.so  nosignal                 sipsvr
[root@dvrdvs app] # mv 1.txt 2.txt
[root@dvrdvs app] # ls
1024x600.cfg             ASC16                    audio                    decnosignal              hicore                   logo                     plat.sdk                 string
2.txt                    HZK16                    callingImg               firmware.bin             icon                     menu                     ptzCfg.bin               sysres
480x320.cfg              MiniGUI.cfg              callingImg720p           font                     libcmsws_sip_service.so  nosignal                 sipsvr
[root@dvrdvs app] # tftp -p -l 2.txt 10.15.3.14
2.txt                100% |************************************************************************************************************************************************************|   512  --:--:-- ETA
[root@dvrdvs app] # ls
1024x600.cfg             ASC16                    audio                    decnosignal              hicore                   logo                     plat.sdk                 string
2.txt                    HZK16                    callingImg               firmware.bin             icon                     menu                     ptzCfg.bin               sysres
480x320.cfg              MiniGUI.cfg              callingImg720p           font                     libcmsws_sip_service.so  nosignal                 sipsvr
[root@dvrdvs app] # 

 淺析busybox內置的tftpd服務程序如何配置 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM