<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Altri servizi > File > SaveFile |
Service
Method
SaveFile
Description
Writes a file to the file system.
The method is disabled on Jamio Public Cloud.
Input |
|||
Name |
Description |
Type |
Optional |
stream |
File stream to save. (Required). |
Reference |
|
destinationFilePath |
Destination file path. (Required). |
String |
|
overwrite |
True to overwrite an existing file, false to raise an error if the file already exists. (Defaults to false). |
Bool |
|