Commit 683754fa authored by bobloblaw's avatar bobloblaw
Browse files

Updates transfering_files_to_windows.md

Auto commit by GitBook Editor
parent 31207e00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
        * [Useful Scripts](connections.md)
    * [Transferring Files](transfering_files2.md)
        * [Transfering Files on Linux](transfering_files.md)
        * [Transfering files on windows](transfering_files_to_windows.md)
        * [Transfering files on Windows](transfering_files_to_windows.md)
    * [Example of company architecture](example_of_company_architecture.md)
    * [Networking](networking.md)
        * networking
+2 −2
Original line number Diff line number Diff line
# Transferring files to windows
# Transferring Files to Windows

Transferring files to linux is usually pretty easy. We can use netcat, wget, curl, which most systems have as default. But windows does not have these tools.
Transferring files to Linux is usually pretty easy. We can use `netcat`, `wget`, or `curl`, which most systems have as default. But windows does not have these tools.

## FTP