Commit Graph

  • 40d3cac214
    Add sample output from MLST to GetEntry comment. Thomas Hallgren 2022-08-17 15:59:18 +0200
  • 73ddd617a1
    Changes in response to code review: Thomas Hallgren 2022-08-17 15:43:59 +0200
  • d1f926bcc9
    Add MLST command in the form of a Get method Thomas Hallgren 2022-08-16 01:45:59 +0200
  • fa01896d67 Fix PASV address like lftp does Tamás Gulácsi 2022-07-29 09:09:44 +0200
  • 11536801d1
    Merge pull request #264 from jlaffaye/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Julien Laffaye 2022-06-30 12:50:35 -0400
  • 6c74f63d3c
    Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 dependabot[bot] 2022-06-29 15:39:38 +0000
  • 71cd87b5e5
    Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 dependabot[bot] 2022-06-24 15:43:08 +0000
  • 35087af084
    Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 dependabot[bot] 2022-06-22 18:25:04 +0000
  • 114b0e4dd7
    Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 dependabot[bot] 2022-06-20 15:48:46 +0000
  • 60a941566c
    Merge pull request #259 from jlaffaye/dependabot/go_modules/github.com/stretchr/testify-1.7.2 Julien Laffaye 2022-06-12 11:18:34 -0400
  • 712e6cb8bc
    Bump github.com/stretchr/testify from 1.6.1 to 1.7.2 dependabot[bot] 2022-06-10 16:37:09 +0000
  • 6696131620
    Create dependabot.yml Julien Laffaye 2022-06-10 12:36:43 -0400
  • 30f31b98d5 Add Stat based on MLST command Anthony Pessy 2022-06-08 08:58:44 +0200
  • dfa1e758f3
    Merge pull request #257 from tauu/cmd-type Julien Laffaye 2022-05-23 20:19:17 -0400
  • b29e1f6c62 refactor: rename TransferTypeImage to TransferTypeBinary Georg Wechslberger 2022-05-23 17:21:05 +0200
  • 190f39e8b2 feat: support TYPE command Georg Wechslberger 2022-05-23 12:36:17 +0200
  • bf7d32fc38 Added: os.FileInfo implementation for Entry Floréal Toumikian 2022-04-22 13:16:06 +0200
  • d2c44e311e Restore previous behavior for List Julien Laffaye 2022-03-10 15:20:11 -0500
  • af889dc1ad Test TLS tls-test Julien Laffaye 2022-03-09 19:57:17 -0500
  • 813c8a8384 Add test for DialWithDialer Julien Laffaye 2022-03-08 20:25:35 -0500
  • a8377c07ac Add test for DialWithDialFunc Julien Laffaye 2022-03-08 19:06:48 -0500
  • 48e53fcac1 Add tests for EntryType Julien Laffaye 2022-03-08 18:57:09 -0500
  • 30e028f001 Check errors in tests/mocks Julien Laffaye 2022-03-08 18:35:30 -0500
  • a81b090061 Use multierror in more places Julien Laffaye 2022-03-01 13:14:25 -0500
  • 212daf295f Use tls.DialWithDialer which does the handshake Julien Laffaye 2022-02-28 20:43:42 -0500
  • fed5bc26b7 Return all errors from Stor functions Julien Laffaye 2022-02-28 20:13:24 -0500
  • 13e631b53e export cmd method and features map Tomasz Kot 2022-02-05 00:31:17 +0100
  • 02685330ee
    Merge pull request #246 from morrowc/master Julien Laffaye 2022-02-01 17:25:55 -0500
  • ee119b0742
    Keep the comment markers consistent. Chris Morrow 2022-01-10 02:14:34 +0000
  • f82be3d90b
    Documentation update. Chris Morrow 2022-01-10 01:57:22 +0000
  • 38bd0071e2 fix unsafe casting and allow user to set data connection host explicitly Kneo 2021-11-26 22:13:22 +0800
  • c887bb570e SetReadDeadline to avoid getting stuck in read doghappy 2021-11-24 20:04:56 +0800
  • 1182040339
    Merge pull request #233 from rclone/pr-modtime Julien Laffaye 2021-11-17 16:36:18 -0500
  • 0112733660
    Merge pull request #237 from rclone/pr-timeout Julien Laffaye 2021-11-17 16:32:13 -0500
  • 90b220bedb Add time commands, related options, state getters and unit tests Ivan Andreev 2021-05-08 16:20:49 +0300
  • b1140299f4 Add cache to unit tests workflow Julien Laffaye 2021-10-28 23:27:51 -0400
  • 88af36c520 Switch to golangci-lint, its faster Julien Laffaye 2021-10-28 23:16:01 -0400
  • 7a2bce30c7 Use github actions instead of travis-ci Julien Laffaye 2021-10-28 22:39:57 -0400
  • 6a13e1e753
    Merge pull request #234 from rclone/pr-debuglist Julien Laffaye 2021-10-28 20:31:32 -0400
  • 642c4b0be0
    add modtime to library tbal999 2021-10-04 09:15:52 +0100
  • ae8a71d543 Debug directory listings Ivan Andreev 2021-08-22 02:48:50 +0300
  • 9525c30fae Fix linter warnings Ivan Andreev 2021-08-19 15:06:28 +0300
  • 53b6bfa4cd Nudge control connection deadline before reading the data closing status Ivan Andreev 2021-07-17 02:39:57 +0300
  • 1f3898a1b8
    Fix variable error littleplus 2021-06-05 19:56:01 +0800
  • f482ce9e62 Add setting client type before setting chartset to UTF8 jiahao-xiao 2021-05-27 12:16:09 +0800
  • 5d41901190 Fix issues reported by goimports Julien Laffaye 2021-03-06 19:44:19 -0500
  • 64cacdb711 Fix issues reported by shadow Julien Laffaye 2021-03-06 19:43:28 -0500
  • 05cd33e2ad Fix issues reported by errcheck Julien Laffaye 2021-03-06 19:36:26 -0500
  • 52feea7744 Fix spelling error reported by goreportcard.com Julien Laffaye 2021-03-05 10:58:28 -0500
  • 23a84a6d0e Replace godoc badge with pkg.go.dev Julien Laffaye 2021-03-05 10:52:22 -0500
  • d105dd626d Update go.sum Andrey Burov 2021-03-04 02:09:17 +0300
  • 90b8d4fa64 travis-ci: upd travis-ci url, upd go versions Andrey Burov 2021-03-04 02:08:58 +0300
  • c3c8c7ac65
    Merge pull request #219 from ivandeex/master Julien Laffaye 2021-03-02 14:57:56 -0500
  • cc3a8b417c
    Merge pull request #221 from ncw/fix-tls-zero-length Julien Laffaye 2021-03-02 14:53:12 -0500
  • a4e9650823 Fix STOR of zero length files to ProFTPd with TLS Nick Craig-Wood 2021-03-01 16:01:20 +0000
  • 24897db640 Trim trailing whitespace from list commands Ivan Andreev 2021-02-13 20:42:15 +0300
  • 6b6df4f85f Added MakeDirRecur() Miles Whittaker 2021-01-01 16:05:08 -0500
  • 9aae4d1511
    Merge pull request #196 from ncw/fix-disable-mlsd Julien Laffaye 2020-11-12 14:50:30 -0500
  • 624bcac8b4 Add a DialWithDisabledMLSD option to ignore MLSD if advertised Nick Craig-Wood 2020-09-04 18:03:54 +0100
  • 0de5c29d45 Fix issues reported by staticcheck Julien Laffaye 2020-10-21 22:10:46 +0200
  • c68597a129
    Improve error handling by handling all errors and merging errors Mathias Fredriksson 2020-10-20 20:12:38 +0300
  • 333201f85f
    Merge pull request #213 from mafredri/fix-tests Julien Laffaye 2020-10-21 15:28:09 -0400
  • 9aec86d811
    Merge pull request #212 from mafredri/remove-naked-returns Julien Laffaye 2020-10-21 15:27:15 -0400
  • 420cf7bbfd
    Fix tests Mathias Fredriksson 2020-10-20 21:16:16 +0300
  • 744ff9c18a
    Remove naked returns Mathias Fredriksson 2020-10-20 20:13:30 +0300
  • 18f4fe7f39 Satisfy linter Julian Kornberger 2020-10-01 12:31:50 +0200
  • 77d4470161 Check return values Julian Kornberger 2020-10-01 11:37:11 +0200
  • 005c0da38a Add golangci-lint Julian Kornberger 2020-10-01 10:09:19 +0200
  • 81cf3f0286 Switch to GitHub Actions Julian Kornberger 2020-09-30 10:34:31 +0200
  • 798b8dae05 Fix tests Julian Kornberger 2020-09-30 12:15:44 +0200
  • a50ad6ffd6
    Merge pull request #202 from ncw/fix-197-FEAT Julien Laffaye 2020-10-19 13:47:21 -0400
  • fcad893ae7 Implement PRET command for distributed ftp servers, eg drftpd Nick Craig-Wood 2020-09-13 11:08:48 +0100
  • 43afc84ae3
    Merge pull request #199 from ncw/fix-198 Julien Laffaye 2020-10-19 10:04:29 -0400
  • 1344bef09e
    Merge pull request #201 from ncw/fix-200-FEAT Julien Laffaye 2020-10-19 10:01:38 -0400
  • 9a849e4b91 make parseLsListLine support parse another line format. zhouchencheng 2020-10-16 19:11:55 +0800
  • 9f5200151c Delay FEAT command until after Login - fixes #200 Nick Craig-Wood 2020-09-12 11:30:42 +0100
  • c0343a706b Fix Stor() no longer reporting errors from the io.Reader passed in Nick Craig-Wood 2020-09-11 17:14:05 +0100
  • 39e3779af0
    Merge pull request #192 from drakkan/resp_error Julien Laffaye 2020-08-12 10:35:50 -0400
  • 4a68979b89 always return the ReadResponse error after an upload Nicola Murino 2020-08-06 16:41:36 +0200
  • c2ee4fa250
    Merge pull request #178 from crazy-max/optional-utf8 Julien Laffaye 2020-07-30 09:57:23 -0400
  • 08a1e2e380 try to read the server response after a failed upload Nicola Murino 2020-07-30 14:52:42 +0200
  • 696d865fa3
    Opt-out CrazyMax 2020-07-28 21:13:33 +0200
  • a3536fc55e
    Merge pull request #183 from jawr/walker_path_fix Julien Laffaye 2020-07-28 14:05:16 -0400
  • e31b4effea
    Merge pull request #188 from Techassi/typeentry-string Julien Laffaye 2020-07-28 13:54:05 -0400
  • 9cca2b7133 allow to send custom command Nicola Murino 2020-07-27 20:22:37 +0200
  • d4b2888de1 Respect the timeout for dialing Julian Kornberger 2020-07-08 09:27:50 +0200
  • 13949d3891
    Merge pull request #190 from ncw/fix-pureftpd Julien Laffaye 2020-07-20 15:47:10 -0400
  • 6563ce9dff Workaround pure-ftpd connections failing with "Unknown command" Nick Craig-Wood 2020-07-18 14:21:12 +0100
  • 3e3979ddc6
    Add String() function Techassi 2020-07-17 18:01:41 +0200
  • 5d10dd64f6
    Merge pull request #187 from novalagung/master Julien Laffaye 2020-07-15 12:42:56 -0400
  • ee0d349f0d
    add documentation shortcut, to make user able to go there easlity without typing it Noval Agung Prayogo 2020-07-15 12:50:26 +0700
  • 55bbb372b8
    Merge pull request #185 from digineo/code-improvements Julien Laffaye 2020-07-08 13:50:26 -0400
  • 7ec48e555e Use subtests and assert() Julian Kornberger 2020-07-08 08:33:57 +0200
  • c6fe263756 Add status string for unknown status codes Julian Kornberger 2020-07-08 08:23:44 +0200
  • 0d36957938 Update dependencies Julian Kornberger 2020-07-08 08:20:38 +0200
  • 226f00fd00 try and improve coveralls jawr 2020-06-15 09:53:47 +0900
  • 06706f2625 Rework walker.Next to (hopefully) be clearer. Fix issues where it wouldn't correctly walk a directory with one file. Also prevent it trimming leading '/' from root. jawr 2020-06-15 08:36:46 +0900
  • 5563613968
    Merge pull request #176 from vcraescu/fix_walk Julien Laffaye 2020-06-02 14:09:15 -0400
  • 01c291065f
    Move func CrazyMax 2020-05-05 21:04:03 +0200
  • 83f3ade61d
    Fix ftpMock CrazyMax 2020-05-05 13:34:35 +0200