Julien Laffaye
|
91fc6ada34
|
Added Logout() method.
|
2013-05-19 21:15:23 +02:00 |
|
Julien Laffaye
|
acaf7edcbc
|
gofmt
|
2013-02-17 10:31:56 +01:00 |
|
jlaffaye
|
6110501482
|
Added CurrentDir() and ChangeDirToParent()
Added more tests.
|
2011-09-07 16:52:52 +02:00 |
|
jlaffaye
|
6aaa275d08
|
Login() is a function on its own.
It allows to try multiple logins without closing the connection.
Drop the useless ConnectAnonymous.
|
2011-09-06 18:27:30 +02:00 |
|
jlaffaye
|
b70c76ed28
|
More commands and their tests.
Delete()
MakeDir()
RemoveDir()
|
2011-09-06 00:02:01 +02:00 |
|
jlaffaye
|
a87255661d
|
Better error handling, new commands.
The code is no safer.
Added Stor(), Rename(), NoOp()
Improved Retr()
Added client tests (requires a ftp server on localhost)
|
2011-09-05 23:36:14 +02:00 |
|