mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
e055ed0489
Changed "ls" command not to show modification time by default only size and path. That is because it is slow for nearly all the remotes as it requires extra metadata lookup. All remotes can look up files and sizes without extra operations. Added "lsl" which does what "ls" used to - namely show modification time, size and path. Added "md5sum" which produces the same output as the md5sum command - md5sums and paths that is. |
||
---|---|---|
.. | ||
accounting.go | ||
config.go | ||
fs.go | ||
limited.go | ||
operations.go |