diff --git a/wiki/src/doc/advanced_topics/lan.mdwn b/wiki/src/doc/advanced_topics/lan.mdwn
index e3f73a7e8d4074baecf0573bf440cf203cecf21f..34f15e74e46e2b9a5e4bbe032fcc4ffe82d7ddb7 100644
--- a/wiki/src/doc/advanced_topics/lan.mdwn
+++ b/wiki/src/doc/advanced_topics/lan.mdwn
@@ -62,20 +62,3 @@ the local network at <span class="filename">http://192.168.1.40/document.pdf</sp
 execute the following command:
 
     curl http://192.168.1.40/document.pdf
-
-<a id="ftp"></a>
-
-Downloading files from an FTP server on the local network
-=========================================================
-
-1. Open <span class="application">Files</span>.
-
-1. Click on <span class="guilabel">Other Locations</span> in the sidebar.
-
-1. Enter the address of the FTP server in the
-   <span class="guilabel">Connect to Server</span> text box. For
-   example:
-
-       ftp://192.168.1.25/
-
-1. Click <span class="button">Connect</span>.
diff --git a/wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.mdwn b/wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.mdwn
index 635e2f2a87d47a5609323c2d155d08dfae54e641..297b3e931cbae39df1e71f99ac54ae199423a007 100644
--- a/wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.mdwn
+++ b/wiki/src/doc/first_steps/introduction_to_gnome_and_the_tails_desktop.mdwn
@@ -308,13 +308,13 @@ moved</div>
 Managing files with Nautilus
 ============================
 
-Nautilus is GNOME's file manager, FTP, SFTP client and more.
+Nautilus is GNOME's file manager, SFTP client, and more.
 
 [[!img nautilus.png link=no]]
 
 To manage local files, follow links on the desktop or from the **Places** menu
-at top left corner of the screen. To move files or folders, you can drag them
+at the top left corner of the screen. To move files or folders, you can drag them
 from one window and drop them to another.
 
-To connect to a remote FTP or SFTP server choose
+To connect to a remote SFTP server choose
 <span class="guilabel">Connect to Server</span></span>.
diff --git a/wiki/src/support/known_issues.mdwn b/wiki/src/support/known_issues.mdwn
index c37d3cbaad724662da1dfa100d8647a725e5ca4b..e46a2820d3777650a07756c78f58a45c9a1f6490 100644
--- a/wiki/src/support/known_issues.mdwn
+++ b/wiki/src/support/known_issues.mdwn
@@ -429,12 +429,6 @@ Boot Loader Menu has display issues
 Since Tails 1.1, on some hardware (ThinkPad X230, MacBook Pro 8,1),
 the Boot Loader Menu is not displayed properly. Tails starts fine, though.
 
-Connecting to FTP servers is not possible
------------------------------------------
-
-Public FTP servers on the Internet are not reachable using Tails.
-See [[!tails_ticket 6096 desc="Fix FTP support"]] for more details.
-
 Tails fails to connect to certain Wi-Fi networks
 ------------------------------------------------