ZealOS icon indicating copy to clipboard operation
ZealOS copied to clipboard

Add STOR capability to FTP client.

Open TomAwezome opened this issue 2 years ago • 0 comments

Currently FTP client has receive functionality, but no transmit ability. Implementing STOR FTP method will allow file transmit. https://github.com/Zeal-Operating-System/ZealOS/blob/master/src/Home/Net/Programs/FTPClient.ZC

TomAwezome avatar Apr 06 '22 01:04 TomAwezome