Commit graph

26 commits

Author SHA1 Message Date
b97f8cc567 Fixing package structure 2018-01-01 16:58:08 +02:00
869a6fa384 Adding a new command line flag: config-name 2018-01-01 16:21:46 +02:00
4f07dd2309 Removing unused variable: DataBufferSize 2017-12-22 18:43:39 +02:00
b693718afc Fixing creation of upload directory 2017-12-22 18:09:33 +02:00
482d97f9e5 renaming folder structure to match github 2017-12-17 12:59:34 +02:00
3527f501de Hotfixing shutdown 2017-12-15 21:34:39 +02:00
5a23ff9478 Hotfixing shutdown 2017-12-15 21:32:22 +02:00
58f80eda14 Fixed shutdown implementation 2017-12-15 21:25:55 +02:00
897fd1f80c Fixed shutdown implementation 2017-12-15 21:25:02 +02:00
ecbb599d48 Finishing shutdown implementation 2017-12-02 19:59:09 +02:00
b11510ef9c Implementing Shutdown 2017-12-02 19:16:15 +02:00
c06c11e96e Removing filename return from UploadFile 2017-12-01 00:17:35 +02:00
88229fed6d Implementing the Upload Server correctly and refactoring config package a bit 2017-11-30 23:28:18 +02:00
34ab765a5c Implementing upload server 2017-11-26 23:03:15 +02:00
99ef1b0ea0 Making config a package within the server 2017-11-26 22:06:45 +02:00
62d871b44c Refactoring main into a server method 2017-11-26 21:57:57 +02:00
6d96530227 Refactoring Client to have StringStack instead of stack 2017-11-23 21:18:20 +02:00
13a2d7db65 Refactoring the get file command and improving it's performance by 99%+ 2017-11-23 11:09:12 +02:00
e37037cf7f Remove hello message from the serveR 2017-11-23 10:15:51 +02:00
daf43f09a6 Removing the prompt() 2017-11-23 10:07:19 +02:00
dae792a0f5 Adding prompt for the client 2017-11-09 23:03:00 +02:00
8158edf88c Refactoring to use Client and Stack 2017-11-08 22:18:23 +02:00
95cd8f17b1 Fixing the use of the Client interface & ditching the ClientStack interface 2017-11-08 15:31:26 +02:00
cb46154ec8 Refactoring: Instead of using net.Conn use a Client interface instead 2017-11-08 15:11:37 +02:00
c676da9a30 Running go fmt 2017-10-28 23:40:24 +03:00
9757016561 Initial commit 2017-10-20 18:08:25 +03:00