Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
demosthenesk authored Nov 1, 2016
1 parent 904d561 commit 93dd141
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@ Installation
==============

Required packages
- Python 2.7.12
- Python 2.7.12:
use synaptic
- PyQT4
- PyQT4:
use synaptic
- pyftpdlib
- pyftpdlib:
sudo pip install pyftpdlib
- pysendfile
- pysendfile:
sudo pip install pysendfile
- pyOpenSSL
- pyOpenSSL:
sudo pip install PyOpenSSL
- python-pysqlite2
- python-pysqlite2:
use synaptic

Run the server
================
- Run the cli version
- Run the cli version:
sudo python PyFTPD-cli.py
- Run the GUI version
- Run the GUI version:
sudo python PyFTPD.py

0 comments on commit 93dd141

Please sign in to comment.