Home » Personal collection » Acorn hard disk » apps » web » Telnet/!SFTP/Scripts/EXAMPLES/LOCAL5
Telnet/!SFTP/Scripts/EXAMPLES/LOCAL5
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/LOCAL5 |
Read OK: | ✔ |
File size: | 013B 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/LOCAL5
- Personal collection » Acorn hard disk » apps » web » Telnet/!SFTP/Scripts/EXAMPLES/LOCAL5
File contents
| | Example script for running sFTP with the site name, the user id, the password, the remote | directory and the local hard disk directory specified as parameters. | TaskWindow "<sftp$dir>.sftp localhost anonymous userid@unknown.domain.uk /pub ADFS::4.$.Downloads" -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 2c 20 74 68 65 20 70 61 73 73 77 6f 72 | id, the passwor| 00000050 64 2c 20 74 68 65 20 72 65 6d 6f 74 65 0a 7c 20 |d, the remote.| | 00000060 64 69 72 65 63 74 6f 72 79 20 61 6e 64 20 74 68 |directory and th| 00000070 65 20 6c 6f 63 61 6c 20 68 61 72 64 20 64 69 73 |e local hard dis| 00000080 6b 20 64 69 72 65 63 74 6f 72 79 20 73 70 65 63 |k directory spec| 00000090 69 66 69 65 64 20 61 73 20 70 61 72 61 6d 65 74 |ified as paramet| 000000a0 65 72 73 2e 0a 7c 0a 0a 54 61 73 6b 57 69 6e 64 |ers..|..TaskWind| 000000b0 6f 77 20 22 3c 73 66 74 70 24 64 69 72 3e 2e 73 |ow "<sftp$dir>.s| 000000c0 66 74 70 20 6c 6f 63 61 6c 68 6f 73 74 20 61 6e |ftp localhost an| 000000d0 6f 6e 79 6d 6f 75 73 20 75 73 65 72 69 64 40 75 |onymous userid@u| 000000e0 6e 6b 6e 6f 77 6e 2e 64 6f 6d 61 69 6e 2e 75 6b |nknown.domain.uk| 000000f0 20 2f 70 75 62 20 41 44 46 53 3a 3a 34 2e 24 2e | /pub ADFS::4.$.| 00000100 44 6f 77 6e 6c 6f 61 64 73 22 20 2d 77 69 6d 70 |Downloads" -wimp| 00000110 73 6c 6f 74 20 31 36 30 6b 20 2d 6e 61 6d 65 20 |slot 160k -name | 00000120 22 73 66 74 70 22 20 2d 63 74 72 6c 20 2d 64 69 |"sftp" -ctrl -di| 00000130 73 70 6c 61 79 20 2d 71 75 69 74 |splay -quit| 0000013b