
Create mount of network drives: This option allows us to create a folder in the cloud, where we can copy, move and delete files using File Station. This would also allow us to access locally via Samba or FTP to the folder configured with WebDAV. Create file cloud gateway: this option allows us to create a local cache to integrate the NAS with cloud storage, that is, we will have everything synchronized with the NAS server, and it will act as a cache so as not to have to continually download everything from the cloud and save a lot of time and bandwidth. Now we have two options depending on the use you want to give this service: Within this menu, click on the “Create remote mount” button and a small configuration wizard will open. When there is only one file ~/.pcloud/Cache/cached (ususally big sized) this mean that transfers are completed.Once we have it installed, it will appear in the main menu: Locally cached files are located under ~/.pcloud/Cache dir. Notice that stopping daemon will break pending background transfers!Ĭurrent version of pcloudcc doesn't support command to check if threre are pending transfers. You can now add “pcloudcc -u -d” command in you startup scripts and thous mount the file system on startup. Congratulations, your pcloud console client works properly. Test unlocking and locking crypto if you have subscription for it. Please, be patient.Īt that point you can test passing some commands. Notice that a new user may take a while to mount. If you don't have existing user use -n switch to register new user: Verify that file system starts and mounts normally.
Daemon stays alive.Įnter password and use -s switch to save the password. startcrypto - starts cripto using given password.Commands are passed usingĪvailable commands are : startcrypto, stopcrypto, finalize, q, quit s Save password in database.Īlso there are several commands that the running service can execute. n Switch if this is a new user to be registered. k Daemon already started pass only commands. m arg Mount point where drive to be mounted. o Parent stays alive and processes commands. y arg Use user password as crypto password also.
Terminal command is pcloudcc and -h option prints short options description. Sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev fuse build-essential git Sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev Build steps On Ubuntu you can run the following command: Zlib A Massively Spiffy Yet Delicately Unobtrusive Compression Library.īoost Boost system and boost program options libraries used. This is a simple linux console client for pCloud cloud storage.