From 824d6dae8f19afdea32a2eb0a8ac08f2af202137 Mon Sep 17 00:00:00 2001 From: pcanterino <> Date: Mon, 1 Mar 2004 15:37:57 +0000 Subject: [PATCH 1/1] Oooops... --- templates/upload.htm | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 templates/upload.htm diff --git a/templates/upload.htm b/templates/upload.htm new file mode 100644 index 0000000..0e9d363 --- /dev/null +++ b/templates/upload.htm @@ -0,0 +1,43 @@ + + + + +Upload a file to {DIR} + + + + +

Upload a file 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!

+ +
+ +
+ + + +

File to upload:
+

+ +

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

+ +

+
+ +
+ +

Explanation of the transfer modes:

+ + + + \ No newline at end of file -- 2.34.1