ZealOS icon indicating copy to clipboard operation
ZealOS copied to clipboard

Add STOR capability to FTP client.

Open TomAwezome opened this issue 3 years ago • 1 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

https://github.com/Zeal-Operating-System/ZealOS/pull/170/files - needs work

ghost avatar Feb 23 '25 17:02 ghost