fsprojects / FAKE

FAKE - F# Make
https://fake.build
Other
1.28k stars 581 forks source link

Porting FTP module to FAKE 5 #2656

Closed ziadadeela closed 2 years ago

ziadadeela commented 2 years ago

Description

This PR ports the FTP module to FAKE 5. The module can be used to interact with FTP.

TODO