Differences between revisions 7 and 8
Size: 630
Comment:
|
Size: 656
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 20: | Line 20: |
Tutorials on installing web software (blogs, wikis, ...) for which wget doesn't work should link back here. | Tutorials on installing web software (mainly [[Howto/Webpage/]] and [[Info/Webhosting]]) for which wget doesn't work should link back here. |
Line 24: | Line 24: |
---- |
Principle
How can I send file to my Blinkenshell account since there is no ftp access?
Windows
Use pscp from Putty
Examples
pscp -P 2222 myfile mynick@blinkenshell.org:/home/mynick/
Linux
See also
Notes
Tutorials on installing web software (mainly Howto/Webpage/ and Info/Webhosting) for which wget doesn't work should link back here.