{"id":494,"date":"2017-06-07T10:39:05","date_gmt":"2017-06-07T09:39:05","guid":{"rendered":"http:\/\/www.seepyou.net\/blog\/?p=494"},"modified":"2017-06-07T10:39:05","modified_gmt":"2017-06-07T09:39:05","slug":"filezilla-server-with-network-mapped-shares-a-guide","status":"publish","type":"post","link":"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/","title":{"rendered":"Filezilla Server with network mapped shares &#8211; a guide"},"content":{"rendered":"<p>I do not know if everyone will have the same experience as me, but I thought I&#8217;d offer up a complete walkthrough of how I set up my folders inside Filezilla Server on Windows when these folders are not on that Windows machine, but still reachable through a network and addressible with UNC paths.<\/p>\n<p>I will be using fake directories just to make them generally used.<\/p>\n<p>Assume a network location \\\\storage which has the following directories: Photos, Music, Public, Private, Software<\/p>\n<p>So all are accessible by these long addresses:<\/p>\n<p>\\\\storage\\Photos<br \/>\n\\\\storage\\Music<br \/>\n\\\\storage\\Public<br \/>\n\\\\storage\\Private<br \/>\n\\\\storage\\Software<\/p>\n<p>You want three groups:<br \/>\nAdmin (full access to all)<br \/>\nFriend (can see some directories, can only read files, but full access to &#8220;Public&#8221;)<br \/>\nGuest (can only see one folder and only read)<\/p>\n<p>Preparation:<br \/>\n1) Your computer that is running the FTP server has a user and password as the sole user and is an admin: nick \/ qwe123<br \/>\n2) Your remote network location also has the same user and password setup and that user has full access rights to your files.<\/p>\n<p>Execution:<br \/>\n1) Install Filezilla (you can select any admin password you want for the interface &#8211; I also assume your port forwarding is done and people can connect to your server)<br \/>\n2) hit WinKey+R<br \/>\n3) type without the quotes &#8220;services.msc&#8221;<br \/>\n4) find the service &#8220;FileZilla Server FTP server&#8221;<br \/>\n5) right-click on it and select Properties<br \/>\n6) Click on the tab &#8220;LogOn&#8221;<br \/>\n7) Select the radial button &#8220;This account&#8221;<br \/>\n8) click on the button &#8220;Browse&#8230;&#8221;<br \/>\n9) In the &#8220;Enter object name to select&#8221; text box, type without quotes &#8220;nick&#8221;<br \/>\n10) Hit the &#8220;Check Names&#8221; button and you should be presented with a logon name that has the form &#8220;<computer host name>\\nick&#8221;<br \/>\n11) Click the button &#8220;OK&#8221;<br \/>\n12) fill in the password field with nick&#8217;s password &#8220;qwe123&#8221;<br \/>\n13) Click &#8220;OK&#8221;. You may be presented with a window alert telling you that this change will not take effect until you have restarted the service. Click &#8220;OK&#8221;.<br \/>\n14) Restart the service. This should not produce any problems. If it does, check your typing in password and username.<br \/>\n15) Launch the interface<br \/>\n16) Select the button to edit the group settings (looks like two people&#8217;s busts in front of a computer screen looking to the right)<br \/>\n17) Press the &#8220;Add button&#8221;<br \/>\n18) type &#8220;Admin&#8221; and press &#8220;OK&#8221;<br \/>\n19) click on &#8220;Shared Folders&#8221;<br \/>\n20) Click on the &#8220;Add&#8221; button that is bellow the section with two columns with the headers &#8220;Directories&#8221; and &#8220;Aliases&#8221;<br \/>\n21) Double click on &#8220;Network&#8221; &#8211; this should expand the list of locations in your network, one of them being &#8220;storage&#8221;<br \/>\n22) click on &#8220;Storage&#8221; and press &#8220;OK&#8221;<br \/>\n23) Click on the &#8220;Set as home dir&#8221; button<br \/>\n23) check all checkboxes (Read, Write, Delete, Append, Create, Delete, List, +Subdirs)<br \/>\n24) Click on the &#8220;Add&#8221; button in the &#8220;Groups&#8221; section<br \/>\n25) Type &#8220;Friends&#8221; and press &#8220;OK&#8221;<br \/>\n26) Click on the &#8220;Add&#8221; button that is bellow the section with two columns with the headers &#8220;Directories&#8221; and &#8220;Aliases&#8221;<br \/>\n27) Double click on &#8220;Network&#8221; &#8211; this should expand the list of locations in your network, one of them being &#8220;storage&#8221;<br \/>\n28) click on &#8220;Storage&#8221; and press &#8220;OK&#8221;<br \/>\n29) Click on the &#8220;Set as home dir&#8221; button<br \/>\n30) check these checkboxes (Read, List)<br \/>\n31) Click on the &#8220;Add&#8221; button that is bellow the section with two columns with the headers &#8220;Directories&#8221; and &#8220;Aliases&#8221;<br \/>\n32) Double click on &#8220;Network&#8221; &#8211; this should expand the list of locations in your network, one of them being &#8220;storage&#8221;<br \/>\n33) Double click on &#8220;storage&#8221; &#8211; this should expand the list with the folders in your network location, namely the Photos, Music, Public, Private, Software directories.<br \/>\n34) Click on &#8220;Photos&#8221; and press OK<br \/>\n35) check these checkboxes (Read, List, +Subdirs)<br \/>\n36) Do steps (31) to (35) for all other directories your friends will see. Here is where I chose not to include &#8220;Private&#8221; in this group&#8217;s visibility. That is only for Admins, so I do not add the directory in the Friends shared folder list.<br \/>\n37) Select the share \\\\storage\\public (I assume you added that in the instruction to add all folders of step 36)<br \/>\n38) modify the checkboxes so that all are checked<br \/>\n39) Click on the &#8220;Add&#8221; button in the &#8220;Groups&#8221; section<br \/>\n40) Type &#8220;Guest&#8221; and press &#8220;OK&#8221;<br \/>\n41) Double click on &#8220;Network&#8221; &#8211; this should expand the list of locations in your network, one of them being &#8220;storage&#8221;<br \/>\n42) Double click on &#8220;storage&#8221; &#8211; this should expand the list with the folders in your network location, namely the Photos, Music, Public, Private, Software directories.<br \/>\n44) Click on &#8220;Public&#8221; and press OK<br \/>\n45) check these checkboxes (Read, List)<br \/>\n46) Click on the &#8220;OK&#8221; button on the lower left side of the window, over the &#8220;Cancel&#8221; button<\/p>\n<p>Now when you add people to the groups, they should be able to see your shares.<\/p>\n<p>comments:<br \/>\n* When you added the \\\\storage in the friends group and made it only &#8220;read&#8221; and &#8220;list&#8221; and set as home dir, you do that so that their landing page is something outside the structure of the folders you want to give them access to, they cannot write to it and there is no reading of the subfolders that would otherwise present them with double listings of folders.<br \/>\n* Admin group is seeing all, and that is why they only have one share, which is the home dir and has all rights. They need nothing else.<br \/>\n* Guest group only has one folder visibility (single share as home dir) and can affect nothing (read-only and not even subdirs). They can still download off the root of the directory &#8220;Public&#8221; but will not be able to traverse it.<br \/>\n* the directory names, and username and password I used should be unique in the walkthrough so if you want to use your own, simply copy to a text editor and replace the storage and the directories and the user name and password with your own &#8211; that basically makes this guide your own.<\/p>\n<p>Hope this helps you.<\/computer><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I do not know if everyone will have the same experience as me, but I thought I&#8217;d offer up a complete walkthrough of how I set up my folders inside Filezilla Server on Windows when these folders are not on that Windows machine, but still reachable through a network and addressible with UNC paths. I &hellip; <a href=\"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Filezilla Server with network mapped shares &#8211; a guide<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n<div style='clear:both'><\/div><div  class='the_champ_sharing_container the_champ_horizontal_sharing' data-super-socializer-href=\"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/\"><div class='the_champ_sharing_title' style=\"font-weight:bold\" ><\/div><div class=\"the_champ_sharing_ul\"><a aria-label=\"Evernote\" class=\"the_champ_button_evernote\" href=\"https:\/\/www.evernote.com\/clip.action?url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F&title=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide\" title=\"Evernote\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_Evernote_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_evernote\" style=\"background-color:#8be056;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M7.884 8.573h2.276c.13 0 .236-.106.236-.235 0 0-.027-1.95-.027-2.494v-.006c0-.445.09-.833.253-1.16l.078-.145c-.007 0-.017.005-.025.014l-4.42 4.385c-.01.007-.014.016-.017.026.09-.046.215-.107.233-.115.386-.175.85-.27 1.41-.27zm17.704-.477c-.18-.968-.755-1.444-1.275-1.632-.56-.203-1.698-.413-3.127-.58-1.15-.137-2.504-.126-3.318-.1-.1-.672-.568-1.285-1.096-1.498-1.404-.564-3.573-.428-4.13-.272-.442.125-.932.378-1.205.768-.183.262-.302.595-.302 1.062 0 .265.007.886.015 1.44l.014 1.054c0 .494-.4.896-.896.897H7.99c-.485 0-.856.082-1.14.21-.284.128-.484.303-.636.508-.304.408-.357.912-.355 1.426 0 0 0 .416.102 1.23.084.63.767 5.02 1.414 6.356.25.522.42.736.912.966 1.1.47 3.61.994 4.787 1.146 1.174.15 1.912.466 2.35-.457.002 0 .088-.227.208-.56.382-1.156.435-2.18.435-2.924 0-.076.11-.078.11 0 0 .524-.1 2.38 1.303 2.875.554.197 1.7.373 2.864.51 1.055.12 1.82.537 1.82 3.24 0 1.645-.346 1.87-2.152 1.87-1.464 0-2.02.038-2.02-1.125 0-.938.93-.842 1.616-.842.31 0 .086-.23.086-.81 0-.576.36-.91.02-.918-2.384-.065-3.786-.004-3.786 2.978 0 2.706 1.036 3.208 4.418 3.208 2.65 0 3.588-.086 4.682-3.483.22-.67.742-2.718 1.06-6.154.197-2.173-.194-8.732-.502-10.388zm-4.622 7.25c-.327-.012-.643.01-.937.056.08-.667.353-1.488 1.332-1.453 1.08.033 1.23 1.056 1.237 1.75-.457-.205-1.02-.335-1.635-.357z\"\/><\/svg><\/span><\/a><a aria-label=\"Print\" class=\"the_champ_button_print\" href=\"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/\" onclick=\"event.preventDefault();window.print()\" title=\"Print\" rel=\"noopener\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_print_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_print\" style=\"background-color:#fd6500;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2.8 -4.5 35 35\"><path stroke=\"#fff\" class=\"the_champ_svg_stroke\" d=\"M 7 10 h 2 v 3 h 12 v -3 h 2 v 7 h -2 v -3 h -12 v 3 h -2 z\" stroke-width=\"1\" fill=\"#fff\"><\/path><rect class=\"the_champ_no_fill the_champ_svg_stroke\" stroke=\"#fff\" stroke-width=\"1.8\" height=\"7\" width=\"10\" x=\"10\" y=\"5\" fill=\"none\"><\/rect><rect class=\"the_champ_svg_stroke\" stroke=\"#fff\" stroke-width=\"1\" height=\"5\" width=\"8\" x=\"11\" y=\"16\" fill=\"#fff\"><\/rect><\/svg><\/span><\/a><a aria-label=\"Email\" class=\"the_champ_email\" href=\"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/\" onclick=\"event.preventDefault();window.open('mailto:?subject=' + decodeURIComponent('Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide').replace('&', '%26') + '&body=' + decodeURIComponent('http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F'), '_blank')\" title=\"Email\" rel=\"noopener\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_email_count\">&nbsp;<\/span><span class=\"the_champ_svg\" style=\"background-color:#649a3f;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-.5 -.5 36 36\"><path d=\"M 5.5 11 h 23 v 1 l -11 6 l -11 -6 v -1 m 0 2 l 11 6 l 11 -6 v 11 h -22 v -11\" stroke-width=\"1\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Facebook\" class=\"the_champ_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_facebook_count\">&nbsp;<\/span><span class=\"the_champ_svg\" style=\"background-color:#0765FE;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Twitter\" class=\"the_champ_button_twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide&url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Twitter\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_twitter_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_twitter\" style=\"background-color:#55acee;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-4 -4 39 39\"><path d=\"M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"the_champ_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_linkedin_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_linkedin\" style=\"background-color:#0077b5;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"the_champ_button_pinterest\" href=\"http:\/\/www.seepyou.net\/blog\/2017\/06\/07\/filezilla-server-with-network-mapped-shares-a-guide\/\" onclick=\"event.preventDefault();javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text\/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_pinterest_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_pinterest\" style=\"background-color:#cc2329;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"the_champ_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_whatsapp_count\">&nbsp;<\/span><span class=\"the_champ_svg\" style=\"background-color:#55eb4c;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"the_champ_svg_stroke the_champ_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"the_champ_no_fill the_champ_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Reddit\" class=\"the_champ_button_reddit\" href=\"https:\/\/reddit.com\/submit?url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F&title=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide\" title=\"Reddit\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_reddit_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_reddit\" style=\"background-color:#ff5700;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-3.5 -3.5 39 39\"><path d=\"M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z\" fill=\"#fff\"\/><\/svg><\/span><\/a><a aria-label=\"Mix\" class=\"the_champ_button_mix\" href=\"https:\/\/mix.com\/mixit?url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Mix\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_mix_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_mix\" style=\"background-color:#ff8226;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-7 -8 45 45\"><g fill=\"#fff\"><path opacity=\".8\" d=\"M27.87 4.125c-5.224 0-9.467 4.159-9.467 9.291v2.89c0-1.306 1.074-2.362 2.399-2.362s2.399 1.056 2.399 2.362v1.204c0 1.306 1.074 2.362 2.399 2.362s2.399-1.056 2.399-2.362V4.134c-.036-.009-.082-.009-.129-.009\"\/><path d=\"M4 4.125v12.94c2.566 0 4.668-1.973 4.807-4.465v-2.214c0-.065 0-.12.009-.176.093-1.213 1.13-2.177 2.39-2.177 1.325 0 2.399 1.056 2.399 2.362v9.226c0 1.306 1.074 2.353 2.399 2.353s2.399-1.056 2.399-2.353v-6.206c0-5.132 4.233-9.291 9.467-9.291H4z\"\/><path opacity=\".8\" d=\"M4 17.074v8.438c0 1.306 1.074 2.362 2.399 2.362s2.399-1.056 2.399-2.362V12.61C8.659 15.102 6.566 17.074 4 17.074\"\/><\/g><\/svg><\/span><\/a><a aria-label=\"Digg\" class=\"the_champ_button_digg\" href=\"https:\/\/digg.com\/submit?url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F&title=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide\" title=\"Digg\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_digg_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_digg\" style=\"background-color:#006094;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-5 -5 49 49\"><path class=\"the_champ_svg_stroke the_champ_no_fill\" d=\"M 6 20 h 10 c 0 -14 -9 -14 -9 0 m 5 0 v 7 m -1 0 v -7 m 4 -7 h 4.5 v -5 h 8 v 8 h -8 v -3 m 8 0 h 4 v 5.5 h -3 v 12 h -4 v -8 m 0 8 h -6.5 v -12 h -2\" stroke-width=\"2\" stroke=\"#fff\" fill=\"none\"><\/path><ellipse cx=\"11.5\" cy=\"28.5\" rx=\"4\" ry=\"2\" fill=\"#fff\"><\/ellipse><\/svg><\/span><\/a><a aria-label=\"Tumblr\" class=\"the_champ_button_tumblr\" href=\"https:\/\/www.tumblr.com\/widgets\/share\/tool?posttype=link&canonicalUrl=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F&title=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide&caption=\" title=\"Tumblr\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_tumblr_count\">&nbsp;<\/span><span class=\"the_champ_svg athe_champ_s__default the_champ_s_tumblr\" style=\"background-color:#29435d;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 36 36\"><path fill=\"#fff\" d=\"M20.775 21.962c-.37.177-1.08.33-1.61.345-1.598.043-1.907-1.122-1.92-1.968v-6.217h4.007V11.1H17.26V6.02h-2.925s-.132.044-.144.15c-.17 1.556-.895 4.287-3.923 5.378v2.578h2.02v6.522c0 2.232 1.647 5.404 5.994 5.33 1.467-.025 3.096-.64 3.456-1.17l-.96-2.846z\"\/><\/svg><\/span><\/a><a aria-label=\"Vkontakte\" class=\"the_champ_button_vkontakte\" href=\"https:\/\/vkontakte.ru\/share.php?&url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F\" title=\"Vkontakte\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_vkontakte_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_vkontakte\" style=\"background-color:#0077FF;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" fill=\"none\" height=\"100%\" width=\"100%\" viewBox=\"0.75 6 46 37\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M25.54 34.58c-10.94 0-17.18-7.5-17.44-19.98h5.48c.18 9.16 4.22 13.04 7.42 13.84V14.6h5.16v7.9c3.16-.34 6.48-3.94 7.6-7.9h5.16c-.86 4.88-4.46 8.48-7.02 9.96 2.56 1.2 6.66 4.34 8.22 10.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Flipboard\" class=\"the_champ_button_flipboard\" href=\"https:\/\/share.flipboard.com\/bookmarklet\/popout?v=2&url=http%3A%2F%2Fwww.seepyou.net%2Fblog%2F2017%2F06%2F07%2Ffilezilla-server-with-network-mapped-shares-a-guide%2F&title=Filezilla%20Server%20with%20network%20mapped%20shares%20-%20a%20guide\" title=\"Flipboard\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:24px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"the_champ_square_count the_champ_Flipboard_count\">&nbsp;<\/span><span class=\"the_champ_svg the_champ_s__default the_champ_s_flipboard\" style=\"background-color:#c00;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:24px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M19 19H7V7h12v12z\"\/><path fill=\"#fff\" d=\"M25 13H7V7h18v6z\"\/><path fill=\"#fff\" d=\"M13 25H7V7h6v18z\"\/><\/svg><\/span><\/a><a style=\"font-size:24px!important;box-shadow:none;display:inline-block!important;font-size: 16px;padding: 0 4px;vertical-align:middle;display:inline;\" class=\"theChampSharingRound\"><span class=\"the_champ_square_count\">&nbsp;<\/span><div style=\"width:30px;height:30px;border-radius:999px;margin-left:9px !important;\" title=\"Total Shares\" class=\"theChampSharing theChampTCBackground\"><\/div><\/a><\/div><\/div><div style='clear:both'><\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[11,21],"tags":[155,162,161,154,159,160,156,158,157],"class_list":["post-494","post","type-post","status-publish","format-standard","hentry","category-computers","category-software","tag-filezilla","tag-filezilla-ftp-server","tag-filezilla-server","tag-ftp","tag-ftp-access","tag-setup-ftp-server","tag-unc","tag-unc-directory","tag-unc-path"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/posts\/494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/comments?post=494"}],"version-history":[{"count":1,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/posts\/494\/revisions"}],"predecessor-version":[{"id":495,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/posts\/494\/revisions\/495"}],"wp:attachment":[{"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/media?parent=494"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/categories?post=494"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.seepyou.net\/blog\/wp-json\/wp\/v2\/tags?post=494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}