X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/a07b98187cfa4eba82ab509350c1d317e802c1a6..e3a612df5e53adb76632fa1e9b32770e83bf8eff:/templates/upload.htm diff --git a/templates/upload.htm b/templates/upload.htm index 2b99128..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