From deb707984e8980532aa7a5b7e4a330e93c972d72 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl6na9aq_5k5_xwCOre03hskBZoNZ-Rcs4" Date: Thu, 19 Jun 2014 16:59:41 +0000 Subject: [PATCH] --- doc/forum/How_to_make_a_server_store_the_files.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/How_to_make_a_server_store_the_files.mdwn diff --git a/doc/forum/How_to_make_a_server_store_the_files.mdwn b/doc/forum/How_to_make_a_server_store_the_files.mdwn new file mode 100644 index 0000000000..1af29381f2 --- /dev/null +++ b/doc/forum/How_to_make_a_server_store_the_files.mdwn @@ -0,0 +1 @@ +How can I make one of my servers keep a copy of the files on the server, so I can easily SFTP in and download the files. I don't want to see the .git folder, I want to see the files synced there.