aliyunpan/internal/command
2022-06-17 10:27:53 +08:00
..
album.go add album add file command 2022-04-29 14:43:41 +08:00
backup.go label backup as deprecated command 2022-06-10 22:54:03 +08:00
cd.go init project 2021-10-10 10:48:53 +08:00
command_test.go init project 2021-10-10 10:48:53 +08:00
command.go optimize file download speed 2022-01-15 21:50:28 +08:00
download.go restrict the upload/download parallel number to fix issue #67 2022-03-21 19:51:11 +08:00
drive_list.go init project 2021-10-10 10:48:53 +08:00
export_file.go init project 2021-10-10 10:48:53 +08:00
import_file.go init project 2021-10-10 10:48:53 +08:00
login.go add relogin action when token expired 2022-01-31 12:09:28 +08:00
ls_search.go add file order & file direction option for file list 2022-02-13 22:32:21 +08:00
mkdir.go fix file name auto complete issue 2021-10-31 15:53:27 +08:00
mv.go fix file name auto complete issue 2021-10-31 15:53:27 +08:00
quota.go init project 2021-10-10 10:48:53 +08:00
recycle.go init project 2021-10-10 10:48:53 +08:00
rename.go fix file name auto complete issue 2021-10-31 15:53:27 +08:00
rm.go fix file name auto complete issue 2021-10-31 15:53:27 +08:00
share.go user can specify share password for private share 2022-01-08 22:16:24 +08:00
sync.go add cmd config for sync 2022-06-17 10:27:53 +08:00
token.go add token command 2021-10-27 22:13:29 +08:00
upload.go change plugin folder 2022-04-20 21:56:47 +08:00
user_info.go use cache token first for docker 2022-01-05 15:26:43 +08:00
utils.go fix token expired bug for download file 2022-01-16 14:21:20 +08:00
webdav.go support album drive for webdav service 2022-02-08 19:34:22 +08:00