For docker users, please refer to the Docker Command Usage.
-
Uploads all files in the local directory to the Movies folder.
pikpakcli upload -p Movies . -
Upload files in local directory except for
mp3,jpgto Movies folder.pikpakcli upload -e .mp3,.jpg -p Movies . -
Select the number of concurrent tasks for the upload (default is 16).
pikpakcli -c 20 -p Movies . -
Use the
-Pflag to set theidof the folder on the Pikpak cloud.pikpakcli upload -P AgmoDVmJPYbHn8ito1 .
-
Download all files in a specific directory (e.g.
Movies).pikpakcli download -p Movies
-
Downloading a single file.
pikpakcli download -p Movies Peppa_Pig.mp4 # or pikpakcli download Movies/Peppa_Pig.mp4 -
Limit the number of files that can be downloaded at the same time (default: 1)
pikpakcli download -c 5 -p Movies
-
Specify the output directory of the downloaded file.
pikpakcli download -p Movies -o Film
-
Use the
-gflag to display status information during the download process.pikpakcli download -p Movies -o Film -g
-
Share links to all files under Movies.
pikpakcli share -p Movies
-
Share the link to the specified file.
pikpakcli share Movies/Peppa_Pig.mp4
-
Share link output to a specified file.
pikpakcli share --out sha.txt -p Movies
-
Create a new folder NewFolder under Movies
pikpakcli new folder -p Movies NewFolder
-
Create a new Sha file under Movies.
pikpakcli new sha -p /Movies 'PikPak://美国队长.mkv|22809693754|75BFE33237A0C06C725587F87981C567E4E478C3'
-
Create new magnet file.
pikpakcli new url 'magnet:?xt=urn:btih:e9c98e3ed488611abc169a81d8a21487fd1d0732'
-
Get space on your PikPak cloud drive.
pikpakcli quota -H
-
Get information about all files in the root directory.
pikpakcli ls -lH -p /