Closed shuyuImpossible closed 1 year ago
@altugbakan please review, i am not familiar with rust, there may be some foolish coding error.
Hey! Thanks for the work, I changed Upload to Receive and Download to Send to fix potential confusions about who is uploading and who is downloading, now send is the directory that the server sends from, and receive is the directory to receive new files.
On Sat, Nov 04, 2023 at 04:42:19AM -0700, Altu?? Bakan wrote:
> @altugbakan pushed 1 commit.
>
> 1eb7363f98ebe85f313cc90d1bda7ab817bc157a Rename upload and download to receive and send
>
Sadly, very sadly, got that commit melted with the original commits.
It should have been in a separate commit.
Please prevent in future "constructions" like
Co-authored-by: y1shu <yu.shu@nokia-sbell.com>
Co-authored-by: Altu?? Bakan <mail@alt.ug>
TFTP server can download from a directory while upload to another directory.