Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RainingComputers/whipFTP

Repository files navigation

About

whipFTP is a FTP/SFTP client written in python using the tkinter GUI toolkit. Can upload, download, create, rename, copy, move and search files/folders.

Currently supported platforms:

  • Linux
  • Windows XP/7/10
  • MacOS

Getting whipFTP

Ubuntu/Debian:

  • Download the .deb file and install it.

Windows:

  • Install Python (minimum required version: python3.6.3 for 10/7 and python3.4.0 for XP), download the .zip file and extract it. Run install_dependencies.py script to install dependencies. Now you can run whipFTP.pyw to launch the application.

MacOS:

  • Not released yet. Use git clone or 'download zip', Install Python (minimum required version: python3.6.3). Run install_dependencies.py script to install dependencies. Now you can run whipFTP.py to launch the application.

Other Linux distributions:

  • Install Python (minimum required version: python3.6.3), download the .zip file and extract it. Run install_dependencies.py script to install dependencies. Now you can run whipFTP.py to launch the application.

Controls

  • Start connection
  • Upload files or folders
  • Save/Download files or folders
  • Create a new directory
  • Delete files or folders
  • Edit/View properties
  • Cut
  • Copy
  • Paste
  • About/Help
  • Goto a path
  • Search/Find files or folders
  • Goto parent directory

License

Bugs

  • Application looks blurry when DPI scaling is enabled.
  • Search on the root directory does not work.

Note

This project is currently being rewritten in wxpython.

About

OpenSource FTP / SFTP client

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Packages

Contributors