Commit Graph
11 Commits
Author SHA1 Message Date
Rob CalistriandNick Craig-Wood b2ded6212b vfs: Change modtime of file before upload to current
Previously files before they get uploaded will inherit the directory modtime.  This changes that to use the current time instead.
2020-06-10 12:10:50 +01:00
calisroandGitHub 8af3f61b6e doc: fix shortcut creation language (#4281) 2020-05-27 11:23:27 -04:00
calisroandGitHub bcbfad1482 sft[: added --sftp-pem-key to support inline key files 2020-05-19 11:55:38 +01:00
calisroandGitHub d04d4edc40 Update ftp.md (#4241) 2020-05-16 15:28:15 -04:00
calisroandGitHub c80b6d96dd http: improved directory listing with new template from Caddy project
This includes a new directory listing template which was originally
from the Caddy project (used with permission and copyright attribution).

This is used whenever we serve directory listings so `rclone serve
http`, `rclone serve webdav` and `rclone rcd --rc-serve`

This also modifies the tests so they work with the original template which
is easier to debug.
2020-05-08 16:15:21 +01:00
calistriandNick Craig-Wood 4362ca7bb9 serve http, serve webdav: Added a --template flag for user defined markup 2020-05-04 17:36:31 +00:00
calisroandNick Craig-Wood 2298834e83 docs: spell out google photos download limitations 2019-09-07 11:47:53 +01:00
calistriandNick Craig-Wood f865280afa Adds a public IP flag for ftp. Closes #3158
Fixed variable names
2019-05-09 22:52:21 +01:00
calisroandNick Craig-Wood 8190a81201 lsjson: added EncryptedPath to output - fixes #3094 2019-04-15 18:12:09 +01:00
calistriandNick Craig-Wood 5855714474 lsjson: added --files-only and --dirs-only flags
Factored common code from lsf/lsjson into operations.ListJSON
2019-04-11 11:43:25 +01:00
calisroandNick Craig-Wood 0bc0f62277 Recommendation for creating own client ID 2019-02-28 11:20:08 +01:00