Home » Personal collection » Acorn hard disk » apps » web » Telnet/!SFTP/Scripts/EXAMPLES/LOCAL1
Telnet/!SFTP/Scripts/EXAMPLES/LOCAL1
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/LOCAL1 |
Read OK: | ✔ |
File size: | 00B1 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_NetBits.adf » !SFTP/Scripts/EXAMPLES/LOCAL1
- Personal collection » Acorn hard disk » apps » web » Telnet/!SFTP/Scripts/EXAMPLES/LOCAL1
File contents
| | Example script for running sFTP with just the site name specified as a parameter. | TaskWindow "<sftp$dir>.sftp localhost" -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 6a 75 73 74 20 74 68 |FTP with just th| 00000030 65 20 73 69 74 65 20 6e 61 6d 65 20 73 70 65 63 |e site name spec| 00000040 69 66 69 65 64 20 61 73 20 61 20 70 61 72 61 6d |ified as a param| 00000050 65 74 65 72 2e 0a 7c 0a 0a 0a 54 61 73 6b 57 69 |eter..|...TaskWi| 00000060 6e 64 6f 77 20 22 3c 73 66 74 70 24 64 69 72 3e |ndow "<sftp$dir>| 00000070 2e 73 66 74 70 20 6c 6f 63 61 6c 68 6f 73 74 22 |.sftp localhost"| 00000080 20 2d 77 69 6d 70 73 6c 6f 74 20 31 36 30 6b 20 | -wimpslot 160k | 00000090 2d 6e 61 6d 65 20 22 73 66 74 70 22 20 2d 63 74 |-name "sftp" -ct| 000000a0 72 6c 20 2d 64 69 73 70 6c 61 79 20 2d 71 75 69 |rl -display -qui| 000000b0 74 |t| 000000b1