61947e67ae
this is the minimal implementation to allow mget and similar commands with wildcards. We only support wildcard for the last path level, for example: - mget *.xml is supported - mget dir/*.xml is supported - mget */*.xml is not supported Removed . and .. from FTP directory listing Signed-off-by: Nicola Murino <nicola.murino@gmail.com> |
||
---|---|---|
.. | ||
cryptfs_test.go | ||
ftpd.go | ||
ftpd_test.go | ||
handler.go | ||
internal_test.go | ||
server.go | ||
transfer.go |