|
df4b14cdce
|
Update Travis
|
2018-10-23 09:12:48 +03:00 |
|
|
d09359c952
|
Updating import path after github name change
|
2018-10-22 22:31:37 +03:00 |
|
|
b97f8cc567
|
Fixing package structure
|
2018-01-01 16:58:08 +02:00 |
|
|
6d06d71c31
|
Adding support for Docker
|
2018-01-01 16:48:08 +02:00 |
|
|
869a6fa384
|
Adding a new command line flag: config-name
|
2018-01-01 16:21:46 +02:00 |
|
|
7cf561358b
|
return error of io.copy in GetFile
|
2017-12-22 20:04:33 +02:00 |
|
|
4f07dd2309
|
Removing unused variable: DataBufferSize
|
2017-12-22 18:43:39 +02:00 |
|
|
886a478428
|
Fix for Getfile
|
2017-12-22 18:38:24 +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 |
|
|
b7fcab2ed8
|
Fixing linter errors in commands.go
|
2017-12-16 22:46:55 +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 |
|
|
96681b07b8
|
Fixing UploadFile command by writing bytes
|
2017-11-26 23:15:09 +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 |
|
|
b87b825ef9
|
Adding color support for the pic command
|
2017-11-25 15:53:54 +02:00 |
|
|
12b11a0fa1
|
Adding configuration support for pic
|
2017-11-24 22:50:23 +02:00 |
|
|
05f4d8173d
|
refactoring config variable names
|
2017-11-24 22:37:09 +02:00 |
|
|
2573be8e2d
|
Implementing a better version of SendAsciiPic, 'implementing', lol
|
2017-11-24 22:35:59 +02:00 |
|
|
93c395510d
|
Refactoring SendAsciiPic, using explicit var
|
2017-11-24 22:17:38 +02:00 |
|
|
1fc88a4cca
|
Implementing the pic command
|
2017-11-24 22:16:06 +02:00 |
|
|
b39f6c62ba
|
Fixing config tests and unexporting some functions
|
2017-11-23 21:23:55 +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 |
|
|
0e83426f2f
|
Removing get \n\n"
|
2017-11-23 10:08:15 +02:00 |
|
|
daf43f09a6
|
Removing the prompt()
|
2017-11-23 10:07:19 +02:00 |
|
|
185008c51e
|
Adding -ConfigPath option
|
2017-11-22 08:49:16 +02:00 |
|
|
87c40eed1a
|
Implementing configuration settings from file
|
2017-11-16 11:19:01 +02:00 |
|
|
11905cd654
|
Rename main.go in simplFTP
|
2017-11-15 16:10:56 +02:00 |
|
|
c8a2cb4877
|
Improving get file by writing three /n at the end.
|
2017-11-09 23:04:46 +02:00 |
|
|
045ac76af3
|
Fix: Preventing cd to .
|
2017-11-09 23:03:31 +02:00 |
|
|
dae792a0f5
|
Adding prompt for the client
|
2017-11-09 23:03:00 +02:00 |
|
|
0f365c8a15
|
Improved error handling and removing / restriction from ChangeDirectory
|
2017-11-09 23:02:11 +02:00 |
|
|
acc1b82b8a
|
Deleting useless GetPath function
|
2017-11-09 22:40:28 +02:00 |
|
|
da7f4cbfd0
|
Implementing change directory command
|
2017-11-09 22:39:58 +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 |
|
|
a9da0ce2d9
|
Remove unnecessary comments
|
2017-11-01 16:48:19 +02:00 |
|
|
143430ff5f
|
Implementing the Path
|
2017-10-29 18:59:03 +02:00 |
|
|
9ce435af85
|
Adding new method Items() to the StringStack + docummentation
|
2017-10-29 17:45:38 +02:00 |
|