Julien Laffaye
|
b9f3ade291
Merge branch 'master' of github.com:jlaffaye/ftp
|
hace 4 años |
Julien Laffaye
|
ac1574d383
Add DialWithExplicitTLS
|
hace 4 años |
Julien Laffaye
|
59f85871cf
Merge pull request #169 from flowrean/append-cmd
|
hace 4 años |
Julien Laffaye
|
041eae9a3d
Merge pull request #141 from johnepiscopo/add-walk
|
hace 4 años |
Florian Goetghebeur
|
827e50c0bd
Add support for append (APPE) command
|
hace 4 años |
Julien Laffaye
|
7cd8b0bcf3
Fix spelling errors
|
hace 5 años |
Julien Laffaye
|
1c9975e197
gofmt
|
hace 5 años |
Julian Kornberger
|
c1312a7102
Correctly parse symlink (#152)
|
hace 5 años |
Gary Kim
|
8f5b34ce00
Complete Implicit FTPS support (#143)
|
hace 5 años |
John Episcopo
|
e6e290ca7f
Added initial logic and tests for the Walker
|
hace 5 años |
Alexander Pevzner
|
6a014d5e22
Add DialWithDialFunc to specify dial function used for both control and data connections (#140)
|
hace 5 años |
Julien Laffaye
|
e6de3d35bf
Replace DialWithOptions with Dial
|
hace 5 años |
Julien Laffaye
|
8b7b512afb
Add DialWithDebugOutput to log commands.
|
hace 5 años |
Julien Laffaye
|
52d3001130
Specify that a server conn is not concurrent safe.
|
hace 5 años |
Julien Laffaye
|
04b1878733
Add DialWithOptions
|
hace 5 años |
Julien Laffaye
|
f75dead520
error strings should not be capitalized (ST1005)
|
hace 5 años |
Julien Laffaye
|
509a294b60
Add missing error check in RemoveDirRecur
|
hace 5 años |
Vladimir Buyanov
|
3f6433f7ea
Workaround for FTP servers, that does not support UTF8 option. (#120)
|
hace 6 años |
Shannon Wynter
|
4772add9d0
Make it possible to specify what timezone to parse timestamps in
|
hace 6 años |
Nick Craig-Wood
|
8aeb589fce
Parse IP address returned with PASV to fix load balanced FTP servers
|
hace 6 años |
Julien Laffaye
|
83891dbe00
Merge pull request #110 from digineo/time-parsing
|
hace 6 años |
Julian Kornberger
|
38ce06637b
Fix golint warning
|
hace 6 años |
Julian Kornberger
|
352a1d8821
Fix time parsing and reduce syscalls
|
hace 6 años |
Julian Kornberger
|
f5cdbb9f1e
Use net.TCPAddr to extract remote IP address
|
hace 7 años |
Joe
|
479d87b91a
added recursively deleting folders
|
hace 7 años |
Davide D'Agostino
|
980e2e09a5
Document that closing two times doesn't do anything
|
hace 7 años |
Davide D'Agostino
|
cb362c4101
Rename connClosed -> closed
|
hace 7 años |
Davide D'Agostino
|
7e3820b35d
Address comments
|
hace 7 años |
Davide D'Agostino
|
58864d889b
Avoid forever lock
|
hace 7 años |
Julian Kornberger
|
569481fc3b
Add SetDeadline to Response
|
hace 7 años |