eeeXun / File_Backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Backup

⚠️Warning!

The server side can run on Windows OS,with D drive,only!

Usage

Have to preinstall python3 in your environment.

Server Side

Check out your ip address,and select a port to work.

python3 project.py  server (ip_addr) (port)

Client Side

Checkout the ip address and port of the Server Side.

python3 project.py client (ip_addr) (port)

About


Languages

Language:Python 100.0%