Turn your computer into a FPT server
With the installation and use is quite simple, it seems that this is a great solution for people to access your computer over the Internet. It is also very convenient in case you have to work mobile in many different places, but accessing the data in the machine at the head office is necessary.
RemoteHome 2000 (RH2K) is software that makes data on your computer accessible from any computer connected to the Internet. Others can access your data using a web browser (by typing ftp: // your_ip address) or using an FTP Client (LeapFTP, CuteFTP .).
RH2K is compatible with all Windows, only 865 KB in size, you can download it for free at: http://snapfiles.com/download/dlremotehome.html
After downloading, unzip and run the file 'rh2kb.exe' to proceed with the installation.
At the first run, the program will ask you to choose the connection type by running 'RH2K_IP.exe'. You select 'Yes'. Later, whenever you connect to the Internet, RemoteHome will automatically determine your IP address.
Now run the RemoteHome program, you will see a small icon at the bottom right of the screen, right-click, select Open to enter the program's control window:
- Username, Password: username and password used to access your PC.
- Port: the default port is 21.
- Max. user: the maximum number of people that can access your device (default is 0, that is, unlimited).
- Root dirs: the directories you use to store data for sharing. Your friends can see what you want to share in these folders.
Other options:
- Connected via LAN: if you connect via local network, check this box.
- Allow anonymous access: allows anonymous access (should not be selected).
- Allow deletion of files: allows deleting files on your computer.
- Allow deletion of non empty directories: allow to delete directory.
- Allow creation of directories: allows creation of directories.
- Allow renaming: allows renaming files / folders.
- Allow uploading file: allows uploading data from their device to your phone.
- Allow downloading file: allows downloading data to their device. In order for others to access your device, you must "Enable now".
Now that everything is done and others can start accessing your device already, just let them know the IP, Username and Password you set up at the beginning, then they can use any FTP. Which client to access.
You should read it
- Calculation expressions in Access 2016
- Get familiar with Acccess 2016 interface and basic operations
- What is an Access Point? Should I use an Access Point, Router or Modem?
- MS Access 2003 - Lesson 5: Chapter 2: Access Learning in 1 hour
- Work with data in Access 2016
- The Microsoft Access test has the answer P4
- Convert old Access data to new Access (.accdb format)
- The Microsoft Access test has a P3 answer
May be interested
- Instructions for setting up and managing FTP Server on Windows 10if you want to create a private cloud for sharing and converting large files without restrictions, you can create an ftp server (file transfer protocol server) on your windows 10 computer.
- How to configure NTP Server and NTP Client in Windows Server 2019if the computer is an active directory domain controller, the ntp server feature is enabled automatically. so, the following example is for a computer that needs to enable ntp server in a workgroup environment.
- How to fix the computer can not turn offone of the most common errors on the computer today is the failure to shutdown. this seems to be a simple error, but a lot of people get in trouble because they don't know how to turn off the computer.
- Learn about the architecture of MS SQL Serverin the previous articles, you already know briefly about sql server, how to install sql server on the computer. in this section we will learn about the architecture of sql server.
- Network basics: Part 3 - DNS Servera dns server is a server that contains a database of public ip addresses and hostnames associated with them. in most cases, the dns server is used to resolve or translate those common names into ip addresses as required.
- How to make a Raspberry Pi a web servertoday's article will show you how to turn a raspberry pi into a personal web server. at the end of this tutorial, you will learn how to install the apache web server on the raspberry pi, set up php and create a simple website to access over the local network.
- How to Install Ubuntu Serverthis wikihow teaches you how to install ubuntu server on a windows computer. ubuntu server is a free, linux-based server operating system that you can use to host your web services. open the ubuntu server download page. go to...
- Instructions to change DNS Server on Windows, Mac, iOS and Androidby default, your computer will automatically obtain dns information from your isp (isp). sometimes, dns servers are unstable and you are blocked from accessing certain websites. or the default dns server is blocked by some websites for a number of reasons. in this case you should change the dns server with the free public dns server.
- How to Force Shutdown a Mac Computertoday's tipsmake will show you how to force your mac computer to turn off (force shut down). this is a quick way to turn off a mac computer without using a mouse, but we will usually only do it in cases of freezing or the system not working properly. the article also shows how to fix common problems if the problem still occurs on your mac computer even though you have forced it to turn it off.
- How to Set up an FTP Server in Ubuntu Linuxthis wikihow article will show you how to set up and connect to an ftp server from your ubuntu linux computer. ftp servers are useful for storing files from your computer and allowing others to browse them. in order to set up an ftp server...