Reset Password
Check your e-mail for further instructions.
Reset
Name
uploadtransfer
Auth
no
Description
Does a file(s) transfer in way that creates and sends transfer links to receiver emails.
URL
https://api.pcloud.com/uploadtransfer
Required
Parameter | Description |
sendermail | string mail of the sender |
receivermails | string mail(s) of the receivers(up to 20) separated by , |
Optional
Parameter | Description |
message | string short message(up to 160 characters) acting as a comment to the receivers |
progresshash | string hash used for observing transfer progress |
Example
{ result: 0 }
Code | Description |
1074 | Please provice valid 'sendermail'. |
1075 | Please provice valid 'receivermails'. |
2001 | Invalid file/folder name. |
2041 | Connection broken. |
2088 | No file upload detected. |
2097 | Transfer is over quota |
2098 | Transfer can not be done from this sender email |
2099 | Too many receiver emails |
2100 | Transfer can not be done to these receiver emails |
5000 | Internal error. Try again later. |
5001 | Internal upload error. |