Differences
This shows you the differences between the selected revisions of the page.
| 2013-12-20 | 2014-02-05 | ||
| 5.5 removing beta tags (martin) | session url should end with slash (martin) | ||
| Line 53: | Line 53: | ||
| option confirm off | option confirm off | ||
| # Connect | # Connect | ||
| - | open sftp://user:password@example.com -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" | + | open sftp://user:password@example.com/ -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx" |
| # Change remote directory | # Change remote directory | ||
| cd /home/user | cd /home/user | ||