Commit f6189338 authored by bobloblaw's avatar bobloblaw
Browse files

Updates transfering_files_to_windows.md

Auto commit by GitBook Editor
parent f0faf8a3
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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.