Loading transfering_files_to_windows.md +5 −1 Original line number Diff line number Diff line Loading @@ -64,6 +64,10 @@ GET test.txt I usually put all files I want to make available in **/srv/tftp** If you want to make sure that the file was uploaded correct you can check in the syslog. Grep for the IP like this: `grep 192.168.1.101 /var/log/syslog` ## VBScript Here is a good script to make a wget-clone in VB. Loading Loading
transfering_files_to_windows.md +5 −1 Original line number Diff line number Diff line Loading @@ -64,6 +64,10 @@ GET test.txt I usually put all files I want to make available in **/srv/tftp** If you want to make sure that the file was uploaded correct you can check in the syslog. Grep for the IP like this: `grep 192.168.1.101 /var/log/syslog` ## VBScript Here is a good script to make a wget-clone in VB. Loading