Skip to content

abdumezar/FTP-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FTP Explorer

FTP Explorer is a web application developed using ASP.NET Core 9. It allows users to connect to their FTP server and perform various file operations such as exploring files, previewing images, downloading files, uploading files, deleting files, and exchanging files with validation based on file extension.

Technologies Used

  • ASP.NET Core 9: The web application framework used for developing the backend server logic.
  • Bootstrap: Frontend framework for designing responsive and appealing user interfaces.
  • Fontawesome: Icon toolkit used for adding scalable vector icons to the application.
  • jQuery: JavaScript library for simplifying client-side scripting and DOM manipulation.

Features

With FTP Explorer, users can:

  • Connect to their FTP server using the required credentials (host, username, password).
  • Explore files on the connected FTP server.
  • Preview images directly within the application.
  • Download files from the FTP server to the local machine.
  • Upload files from the local machine to the FTP server.
  • Delete files from the FTP server.
  • Exchange files with validation ensuring files have the same extension.

Usage

To use FTP Explorer:

  1. Provide the FTP server credentials (host, username, password) to establish a connection.
  2. Start exploring, downloading, uploading, and managing files on your FTP server.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.

About

FTP Explorer in ASP.NET Ciore MVC, to handle files on your server using File Transfer Protocol (FTP)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published