X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/5dc063ebfce6e78b69fa41bb4a2475fd726ee728..4fa9e31f2057e1c99651b8da1c59e278890d4f40:/templates/upload.htm?ds=inline diff --git a/templates/upload.htm b/templates/upload.htm index 276bc6b..494bbb4 100644 --- a/templates/upload.htm +++ b/templates/upload.htm @@ -12,12 +12,10 @@

(equals {URL})

-

Back to {DIR}

+

Back to {DIR}

Using this form, you can upload a file to the current directory ('{DIR}').

-

Note: Currently, existing files can't be overwritten, so be careful!

-
@@ -27,8 +25,13 @@

File to upload:

+

Remote name of the file (optional):
+

+

Transfer mode (see below):
-ASCII Binary (default)

+

+ +

@@ -42,6 +45,12 @@
  • Binary: The file will be uploaded as it is. Use this transfer mode for images, executable files and archives, for example. This is the default transfer mode.
  • +

    Note:

    + + +

    About Dev-Editor