Skip to content

MatthewHahn73/Py-File-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-File-Management

Server and client python scripts for maintaining an encrypted file server

Required Dependencies

  • Python
    • Version >= 3.6
    • Installation: Link
  • Python Modules
    • PYQT5
      • Purpose: GUI
      • Installation: Link
    • Paramiko
      • Purpose: SSH Connections
      • Installation: Link

Optional Software

  • Windows
    • Putty
      • Purpose: SSH client for opening manual terminal sessions
      • Installation: Link
  • Linux
    • sshpass
      • Purpose: Noninteractive SSH Password Provider for opening manual terminal sessions
      • Installation: Install via preferred package manager
    • gnome-terminal
      • Purpose: Terminal for manual terminal ssh sessions
      • Note: Other linux based terminals like Konsole will likely not work in substitute
      • Installation: Install via preferred package manager

About

GUI client for maintaining an encrypted file server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published