https://github.com/egbakou/remote-ftp-server
Connect to a remote FTP Server.
https://github.com/egbakou/remote-ftp-server
Last synced: 6 months ago
JSON representation
Connect to a remote FTP Server.
- Host: GitHub
- URL: https://github.com/egbakou/remote-ftp-server
- Owner: egbakou
- Created: 2021-03-30T23:25:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T20:04:30.000Z (over 4 years ago)
- Last Synced: 2025-02-09T19:17:57.978Z (8 months ago)
- Language: C#
- Homepage:
- Size: 123 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## FTP Server
In this sample, i use the Wing FTP Server Online Demo.
[Click here for more details](https://www.wftpserver.com/onlinedemo.htm)
## Libraries used in the sample
- [FluentFTP](https://github.com/robinrodricks/FluentFTP): An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#,…
-
- [ByteSize](https://github.com/omar/ByteSize): a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented## Files hosted on the FTP Server

## Result
