Home » Personal collection » Acorn hard disk » apps » web » Telnet/!SFTP/Scripts/EXAMPLES/ODIE

Telnet/!SFTP/Scripts/EXAMPLES/ODIE

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » web
Filename: Telnet/!SFTP/Scripts/EXAMPLES/ODIE
Read OK:
File size: 0114 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
|
| Example script for running sFTP with the site name, the user id and the remote default
| directory specified as parameters.
|

TaskWindow "<sftp$dir>.sftp odie.barnet.ac.uk anonymous userid@unknown.domin.uk /pub/Acorn/sftp" -wimpslot 160k -name "sftp" -ctrl -display -quit
00000000  7c 0a 7c 20 45 78 61 6d  70 6c 65 20 73 63 72 69  ||.| Example scri|
00000010  70 74 20 66 6f 72 20 72  75 6e 6e 69 6e 67 20 73  |pt for running s|
00000020  46 54 50 20 77 69 74 68  20 74 68 65 20 73 69 74  |FTP with the sit|
00000030  65 20 6e 61 6d 65 2c 20  74 68 65 20 75 73 65 72  |e name, the user|
00000040  20 69 64 20 61 6e 64 20  74 68 65 20 72 65 6d 6f  | id and the remo|
00000050  74 65 20 64 65 66 61 75  6c 74 0a 7c 20 64 69 72  |te default.| dir|
00000060  65 63 74 6f 72 79 20 73  70 65 63 69 66 69 65 64  |ectory specified|
00000070  20 61 73 20 70 61 72 61  6d 65 74 65 72 73 2e 0a  | as parameters..|
00000080  7c 0a 0a 54 61 73 6b 57  69 6e 64 6f 77 20 22 3c  ||..TaskWindow "<|
00000090  73 66 74 70 24 64 69 72  3e 2e 73 66 74 70 20 6f  |sftp$dir>.sftp o|
000000a0  64 69 65 2e 62 61 72 6e  65 74 2e 61 63 2e 75 6b  |die.barnet.ac.uk|
000000b0  20 61 6e 6f 6e 79 6d 6f  75 73 20 75 73 65 72 69  | anonymous useri|
000000c0  64 40 75 6e 6b 6e 6f 77  6e 2e 64 6f 6d 69 6e 2e  |d@unknown.domin.|
000000d0  75 6b 20 2f 70 75 62 2f  41 63 6f 72 6e 2f 73 66  |uk /pub/Acorn/sf|
000000e0  74 70 22 20 2d 77 69 6d  70 73 6c 6f 74 20 31 36  |tp" -wimpslot 16|
000000f0  30 6b 20 2d 6e 61 6d 65  20 22 73 66 74 70 22 20  |0k -name "sftp" |
00000100  2d 63 74 72 6c 20 2d 64  69 73 70 6c 61 79 20 2d  |-ctrl -display -|
00000110  71 75 69 74                                       |quit|
00000114