Windows 10: Setup FTP server for LAN only, anonymous login?

Discus and support Setup FTP server for LAN only, anonymous login? in Windows 10 Network and Sharing to solve the problem; I want to setup a basic FTP service on one Win 10 desktop for updating some WYSE thin clients. The desktop gets a DHCP assigned IP address in the... Discussion in 'Windows 10 Network and Sharing' started by Galane, Feb 7, 2017.

  1. Galane Win User

    Setup FTP server for LAN only, anonymous login?


    I want to setup a basic FTP service on one Win 10 desktop for updating some WYSE thin clients. The desktop gets a DHCP assigned IP address in the 192.168.0.xxx range. That's from the DSL router.

    The thin clients also get DHCP assigned IPs from the same DSL router.

    If I can assign the FTP service a fixed IP, like 192.168.0.111, that would be very handy so it'll stay the same no matter what IP the DSL router assigns its host PC. There's only ever two* printers and at most four computers on my small network, and the printers I've given fixed IPs so Windows can't "forget" where they are, which still hasn't been cured in Win 10 with dynamic assigned printer IPs. Anyway, plenty of IPs available to just pick one nothing else is using.

    I want the FTP server to share one folder, only accessible on the LAN, with anonymous local access so I don't have to setup every thin client with a user name and password and add a bunch of users to the desktop just for the thin clients to pull updates from. They'll be used as mini-desktops with all their software local instead of working as smart terminals running software off a server.

    Thus the FTP will only be enabled as needed for installing and updating software on the thin clients. I'm not setting them up for public access so I don't need passwords and unique logins for them.

    Such a pain in the backside that the OS can be flash upgraded by booting them off a USB drive but adding additional software can only be done by pulling from FTP - or setting up an elaborate thing with remote management software to push updates to the clients.

    *Will be 3 when I get around to taking apart the color HP laser to clean its mirrors and seal up the holes in the light box which HP carefully included to allow stray toner to get on the mirrors.

    :)
     
    Galane, Feb 7, 2017
    #1

  2. How to login to a FTP server with specific user account by Edge ?

    In IE, I can type

    ftp://ftp.test.com

    or

    ftp://*** Email address is removed for privacy ***

    or

    ftp://user:*** Email address is removed for privacy ***

    to login the ftp server with specific user account.

    But Edge always and only login with anonymous account.

    Is this a bug ? or the Edge just doesn't support this function anymore ?
     
    JackyHsu_Q, Feb 7, 2017
    #2
  3. Andre Da Costa, Feb 7, 2017
    #3
  4. jimbo45 Win User

    Setup FTP server for LAN only, anonymous login?

    Hi there

    The easiest way IMO is to use something like W.A.M.P (Windows /Apache / MySQL / PHP) for your server - use port forwarding or tunnelling to forward port 80 to the IP address of your computer on the LAN. XAMPP is also fine

    XAMPP vs WAMP - Which One Is Best For You - tutorialgear.com

    For the Client's -- a good FTP FREE client is Filezilla -- simple

    FileZilla - The free FTP solution

    (actually this also has an FTP server as well if you don't want to host a website. Could be simpler for you).

    Most routers allow you to "mix" DHCP and fixed IP addresses so you could give your server a fixed IP address on your LAN and everything else on that LAN will be assigned an IP by the router. You'll need a fixed IP address you'll have to forward the FTP port request to the correct machine usually Port 21.

    Cheers
    jimbo
     
    jimbo45, Feb 7, 2017
    #4
  5. Galane Win User
    The clients have apps to install software. They expect the IP address or name of the FTP server, the directory where the app packages are located, and a login/pass. They can get the FTP server info from DHCP, but my DHCP is the DSL router and I don't want to change that.

    There's no browsing, all packages found are presented in a drop list. Choose which one you want to install then click OK.

    That's the way it's supposed to work when you have an FTP server setup properly. It's designed to keep the more clueful users from installing unapproved stuff willy-nilly and causing headaches for the sysadmins. *Wink (If you work with WYSE equipment, never ever mention in user's earshot that holding G while turning the client on resets it to factory defaults, or that the default BIOS password is Fireport.)

    I don't want to run a local web server, just FTP. Windows 10 Pro has FTP and IIS, which I installed. That should be enough for thin clients to pull updates from, if it can be configured to work as the clients need.
     
    Galane, Feb 7, 2017
    #5
  6. Samuria Win User
    You don't need port forwarding as it's only local you just need filzilia FTP or other simple FTP
     
    Samuria, Apr 5, 2018
    #6
Thema:

Setup FTP server for LAN only, anonymous login?

Loading...
  1. Setup FTP server for LAN only, anonymous login? - Similar Threads - Setup FTP server

  2. How to setup FTP server over windows?

    in Windows 10 Gaming
    How to setup FTP server over windows?: I have developed my website billonline over wordpress. i want to access its root directory for files installation. Please let me know which version of FTP software can be installed for windows 10 64 bit....
  3. How to setup FTP server over windows?

    in Windows 10 Software and Apps
    How to setup FTP server over windows?: I have developed my website billonline over wordpress. i want to access its root directory for files installation. Please let me know which version of FTP software can be installed for windows 10 64 bit....
  4. How to setup FTP server over windows?

    in Windows 10 Installation and Upgrade
    How to setup FTP server over windows?: I have developed my website billonline over wordpress. i want to access its root directory for files installation. Please let me know which version of FTP software can be installed for windows 10 64 bit....
  5. How to setup FTP server without requiring client login ?

    in Windows 10 Software and Apps
    How to setup FTP server without requiring client login ?: Is it possible to set FTP Server for client on same WiFi Network without requiring client login ?I need to transfer via WiFi audio files to a iPod Touch which can no longer login my Apple account.In the "Authorization" section, use the drop-down menu, and select Specified...
  6. How to setup FTP server without requiring client login ?

    in Windows 10 Gaming
    How to setup FTP server without requiring client login ?: Is it possible to set FTP Server for client on same WiFi Network without requiring client login ?I need to transfer via WiFi audio files to a iPod Touch which can no longer login my Apple account.In the "Authorization" section, use the drop-down menu, and select Specified...
  7. How to setup FTP server without requiring client login ?

    in Windows 10 Customization
    How to setup FTP server without requiring client login ?: Is it possible to set FTP Server for client on same WiFi Network without requiring client login ?I need to transfer via WiFi audio files to a iPod Touch which can no longer login my Apple account.In the "Authorization" section, use the drop-down menu, and select Specified...
  8. Connecting to FTP Windows 10 FTP server

    in Windows 10 Gaming
    Connecting to FTP Windows 10 FTP server: Total newb here. Trying to set up a file server in Windows 10. I've set up IIS services FTP service, FTP extensibility, and IIS management console. I created a test site with a physical path to a local folder. I set up a port forward 21 with xFinity they say my server doesn't...
  9. Connecting to FTP Windows 10 FTP server

    in Windows 10 Software and Apps
    Connecting to FTP Windows 10 FTP server: Total newb here. Trying to set up a file server in Windows 10. I've set up IIS services FTP service, FTP extensibility, and IIS management console. I created a test site with a physical path to a local folder. I set up a port forward 21 with xFinity they say my server doesn't...
  10. Ftp server

    in Windows 10 Network and Sharing
    Ftp server: Hello I was wondering if there is any app or a way that allow me to sharing files with computers that are not on my network. 112192

Users found this page by searching for:

  1. why anonymous ftp is used in thinclients