From 8828e75a9ee7a5408ad00ad17e9878a2740cc866 Mon Sep 17 00:00:00 2001 From: kaa Date: Fri, 23 Jun 2023 11:19:51 -0700 Subject: "Initial." --- various/readme | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 various/readme (limited to 'various/readme') diff --git a/various/readme b/various/readme new file mode 100755 index 0000000..d487173 --- /dev/null +++ b/various/readme @@ -0,0 +1,11 @@ +'up' simply uploads a file. +'./up [file]' + +'dirup' uploads a file to a given remote directory. +'./dirup [remote directory] [file]' + +'allup' uploads all files in a given directory to a +given remote directory, intentionally preserving the +names of the directories within the local directory, +and uploading their contents recursively. +'./allup [remote directory] [local directory]' -- cgit v1.2.3