rclone/cmd/serve
Dan Walters 95a74e02c7 dlna: use a template to render the root service descriptor
For various reasons, it seems to make sense to move away from generating
the XML with objects.  Namespace support is minimal in go, the objects we
have are in an upstream project, and some subtitlties seem likely to
cause problems with poorly written clients.

This removes the empty <iconList></iconList>, but is otherwise the
same output.
2019-05-27 14:42:33 +01:00
..
dlna dlna: use a template to render the root service descriptor 2019-05-27 14:42:33 +01:00
ftp Adds a public IP flag for ftp. Closes #3158 2019-05-09 22:52:21 +01:00
http tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
httplib fix spelling 2019-04-30 14:12:18 +02:00
restic tests: make test servers choose a random port to make more reliable 2019-05-01 16:09:50 +01:00
sftp serve sftp: serve an rclone remote over SFTP 2019-05-11 23:39:04 +01:00
webdav build: more pre go1.8 workarounds removed 2019-05-08 15:14:51 +01:00
serve.go serve sftp: serve an rclone remote over SFTP 2019-05-11 23:39:04 +01:00