From fcfe48e8db39c485c6a8ca330cf9501d30e3701c Mon Sep 17 00:00:00 2001 From: ddddddO Date: Sat, 24 Feb 2024 15:51:39 +0900 Subject: [PATCH 1/2] Add stree --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06066c1c..a3535d2b 100644 --- a/README.md +++ b/README.md @@ -843,6 +843,7 @@ Community Repos: * [minio/minio :fire::fire::fire::fire::fire:](https://github.com/minio/minio) - Object storage server compatible with S3. * [mumrah/s3-multipart :fire:](https://github.com/mumrah/s3-multipart) - Parallel upload/download to S3 via Python. * [ncw/rclone :fire::fire::fire::fire::fire:](https://github.com/ncw/rclone) - Rsync for various cloud storage providers such as S3. +* [orangekame3/stree](https://github.com/orangekame3/stree) - Tree command for S3. * [owocki/s3_disk_util :fire:](https://github.com/owocki/s3_disk_util) - S3 Disk usage (du) utility. * [peak/s5cmd :fire::fire::fire:](https://github.com/peak/s5cmd) - Fast S3 and local filesystem execution tool with wildcard and batch command support. * [pgherveou/gulp-awspublish :fire::fire:](https://github.com/pgherveou/gulp-awspublish) - Gulp plugin. From dc2d4310c456d7ebd6d0efc1606f5e437f5641c2 Mon Sep 17 00:00:00 2001 From: ddddddO Date: Fri, 8 Mar 2024 13:23:45 +0900 Subject: [PATCH 2/2] modify --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3535d2b..0c3d269e 100644 --- a/README.md +++ b/README.md @@ -843,7 +843,7 @@ Community Repos: * [minio/minio :fire::fire::fire::fire::fire:](https://github.com/minio/minio) - Object storage server compatible with S3. * [mumrah/s3-multipart :fire:](https://github.com/mumrah/s3-multipart) - Parallel upload/download to S3 via Python. * [ncw/rclone :fire::fire::fire::fire::fire:](https://github.com/ncw/rclone) - Rsync for various cloud storage providers such as S3. -* [orangekame3/stree](https://github.com/orangekame3/stree) - Tree command for S3. +* [orangekame3/stree :fire:](https://github.com/orangekame3/stree) - Tree command for S3. * [owocki/s3_disk_util :fire:](https://github.com/owocki/s3_disk_util) - S3 Disk usage (du) utility. * [peak/s5cmd :fire::fire::fire:](https://github.com/peak/s5cmd) - Fast S3 and local filesystem execution tool with wildcard and batch command support. * [pgherveou/gulp-awspublish :fire::fire:](https://github.com/pgherveou/gulp-awspublish) - Gulp plugin.