Giter Club home page Giter Club logo

networks_ftp's Introduction

			########### How to run ###########

Run the python module Server/Server_FTP.py to start the server.

The client program is run using the python module Client/clientGUI.py.


			########### How to use ###########

- If running the client and server on the same machine:
	* Enter 'localhost' in the server name box.
	* Enter '2400' for the port
- Otherwise:
	* Use the IP address or other identifier and port 21

Login details for three users is specified in Server/Users.py. One such example is to use 'Benjy' as the username and 'Hello' as password. The file specifies whether the user needs a password or account to log in.

- The main screen has the function buttons in the top left corner.
- The main file viewer box in the centre shows the list of files/folders in the current directory.
- The 'list' button refreshes the list shown in the file viewer box.
- Clicking the 'logout' button in the top right corner will return the user to the start page.

The server has a unique folder for each user, in Server/User_Folders. When creating a new user, also ensure that a new folder is also created.


			########### Shortcuts ###########

- Double clicking on a folder will change the directory to that folder and list its files/folders.
- Double clicking on a file will download the file to Client/Downloads. Note that files with the same name will be overwritten.
- Closing the program (from terminal or clicking the X on the window) will automatically log the user out first.

networks_ftp's People

Contributors

b-rosen avatar shane-house avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.