X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/1f063df81260072ce942d4ad28ab109997c100c1..bf0a496a102b28c08906879f18120b194793a922:/script.php diff --git a/script.php b/script.php index c3b722f..9da9221 100644 --- a/script.php +++ b/script.php @@ -53,7 +53,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count ($_GET) == 0)

Scripting interface

This interface permits to script your uploads and downloads.

See source code of this interface to get available calls :)

-

Alternatively, go to this page to download a bash script.

+

You may download a preconfigured Bash Script to easily send to and get files from the API via command line.