Skip to content

This is a ftp tool made with python for File Transfer Connect mobile phone and computer through File Transfer Protocol (FTP).

Notifications You must be signed in to change notification settings

imraj569/ftp_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTP Manager

License

FTP Manager is a Python tool designed to facilitate the connection between mobile phones and computers through the File Transfer Protocol (FTP). It provides a convenient way to share files and folders between devices, allowing users to transfer data effortlessly.

Features

  • Connect your mobile phone and computer via FTP.
  • Easily transfer files and folders between the devices.
  • Supports both uploading and downloading files.

Requirements

  • Python 3
  • pip

Installation

  1. Clone the repository:

    $ git clone https://github.com/imraj569/ftp_manager.git
  2. Install the required dependencies:

    $ pip install -r requirements.txt

Usage

  1. Ensure that both your mobile phone and computer are connected to the same network by just download any ftp server app on play store recommendation - FTP Tool and make sure change the port to 2221.

  2. Launch the FTP Manager tool:

    $ python ftp_manager.py

or just dubble click on ftp_manager.py it will automatically open files and folder of your phone you can easily access them now. for use in GUI Mode run ftp_manager_GUI.py

Screenshot

CLI mode:

d-search

GUI mode:

d-search

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! If you have any improvements or bug fixes, please submit a pull request. For major changes, please open an issue first to discuss your ideas or changes.

Contact Me

Feel free to reach out to me through any of the platforms above. I'm always happy to connect and engage with fellow developers!

Happy file transferring!

About

This is a ftp tool made with python for File Transfer Connect mobile phone and computer through File Transfer Protocol (FTP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages