Commit History

作者 SHA1 備註 提交日期
  Ludovic Fauvet fb61796944 Handle multi-line 226 status code 12 年之前
  Ludovic Fauvet 7a3697af8c PASS command may be optional if the server answers 230 after issuing USER 12 年之前
  Bob Uhl a40f117d27 Added NLST-equivalent command 12 年之前
  Julien Laffaye 962edd16c2 Remove obsolete comment. 12 年之前
  Julien Laffaye 1b161dcaad gofmt ftp.go 12 年之前
  Gerben Castel 9fdb4d975a PASV support 12 年之前
  SunRunAway 65a25a2848 do ReadCodeLine in Close() @ ReadCloser 12 年之前
  SunRunAway 60f85a4eb0 Merge branch 'feature/connect' 12 年之前
  SunRunAway 66a09f43d5 use ReadResponse @Connect 12 年之前
  SunRunAway 6416febc89 add Time for Entry 12 年之前
  Julien Laffaye 732309446f Use strings.TrimSpace() instead of strings.Trim(). 12 年之前
  Julien Laffaye b82b87bce2 Fix spelling. 12 年之前
  Julien Laffaye f23c3ddfab Added feature discovery as per RFC 2389. 12 年之前
  Julien Laffaye 2257d14f75 Use ReadResponse instead of ReadCodeLine. 12 年之前
  Julien Laffaye 91fc6ada34 Added Logout() method. 12 年之前
  Julien Laffaye e00e1f11a0 Revise godoc comments. 12 年之前
  Julien Laffaye ebf946ada5 Switch to binary mode once logged-in. 12 年之前
  Julien Laffaye d69e9326f4 Set the size of the entry in List() 13 年之前
  jlaffaye 47b339b57b Update to latest Go weekly. 14 年之前
  jlaffaye 6110501482 Added CurrentDir() and ChangeDirToParent() 14 年之前
  jlaffaye 68f080c45f Returns a textproto.Error 14 年之前
  jlaffaye af6f5aac6a Add helpers functions to cleanup code. 14 年之前
  jlaffaye 6aaa275d08 Login() is a function on its own. 14 年之前
  jlaffaye b70c76ed28 More commands and their tests. 14 年之前
  jlaffaye a87255661d Better error handling, new commands. 14 年之前
  jlaffaye faca79d4ea List() takes an argument. 14 年之前
  jlaffaye 7b2259fd5d Use net/textproto instead of net. 14 年之前
  jlaffaye 3b5a440874 Rename `ServerCon' to `ServerConn' to be consistent with core packages. 14 年之前
  jlaffaye bcc332e95c First commit. 14 年之前