Server Identifier
the folder and file names to be compressed
the compressed file
Copy a file from the location
Server Identifier
The location to copy
if the operation is successful or not ({@link boolean})
Create a folder
Server Identifier
The arguments:
if the operation is successful or not ({@link boolean})
Decompress a file from it's compressed form
Server Identifier
the folder and file names to be decompressed
if the operation is successful or not ({@link boolean})
Delete the specified file or folder
Server Identifier
The arguments:
if the operation is successful or not ({@link boolean})
Get an array of file in the provided directory of a server
Server Identifier
The directory to get the files from
An array of IClientServerFile
Get the content of the specified file
Server Identifier
The path to the file
The file content
Get the URL to download the given file
Server Identifier
the file name to get the download link from
a {@link String} of the download link
Get a file URI link to upload to the specified server
Server Identifier
the URL
Upload a file to the specified directory
Server Identifier
true if the operation is successful
Writes a data to the given file and directory
Identifier
The file name to write to
if the operation is successful or not ({@link boolean})
Generated using TypeDoc
Compress one or more files