1 unstable release

new 0.1.0 Mar 10, 2025

#1068 in Command line utilities

MIT license

32KB
785 lines

seaf-share

badge

Seafile share CLI tool

  • List files in a share
  • Download files (recursively) in a share

Examples

$ seaf-share list https://cloud.tsinghua.edu.cn/d/df2ff6121f3f4edfaff4/
+---------------------------------------------------+-----------+---------------------------+
| Name                                              | Size      | Last Modified             |
+---------------------------------------------------+-----------+---------------------------+
| Reference Only_2024 Information/                  | N/A       | 2025-01-13T06:09:58+00:00 |
+---------------------------------------------------+-----------+---------------------------+
| 2025 Tsinghua SIGS Global Summer School_Flyer.pdf | 22.6 MiB  | 2025-01-13T06:12:16+00:00 |
+---------------------------------------------------+-----------+---------------------------+
| Recap_Tsinghua SIGS Global Summer School.mp4      | 495.8 MiB | 2024-12-17T07:21:00+00:00 |
+---------------------------------------------------+-----------+---------------------------+
$ seaf-share download -r https://cloud.tsinghua.edu.cn/d/df2ff6121f3f4edfaff4/

Dependencies

~26–37MB
~702K SLoC