Description: The baidupcs is client of baidu net disk. It supplied many functions, which can manage baidu net disk on terminal, such as ls, cp, rm, mv, rename, download, upload, search and so on. The baidupcs provided AES encryption, which can protected your data. The baidupcs is open source, and published on MIT. Please see https://github.com/GangZhuo/baidupcs.
Options: --context=<file path> Specify context.
Commands: cat Print the file content cd Change the work directory copy Copy the file|directory compare Print the differents between local and net disk context Print the context download Download the file echo Write the text into net disk file encode Encrypt/decrypt the file fix Fix file base md5 and scrap help Print the usage list List the directory login Login logout Logout meta Print the file|directory meta information mkdir Make a new directory move Move the file|directory into other file|directory pwd Print the current work directory quota Print the quota remove Remove the file|directory rename Rename the file|directory set Change the context, you can print the context by 'context'command search Search the files in the specify directory synch Synch between local and net disk. You can 'compare' first. upload Upload the file version Print the version who Print the current user Use 'baidupcs <command> -h' to printcommand usage. Sample: baidupcs help baidupcs help cat baidupcs cat -h baidupcs cat /note.txt baidupcs cd /temp baidupcs cat /note.txt --context=/home/gang/.pcs_context