Differences between revisions 2 and 8 (spanning 6 versions)
Size: 485
Comment: modifying the option from -p to -P
|
Size: 656
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was copied from Info/Upload | |
Line 2: | Line 3: |
How can I send file to my Blinkenshell account since there is no ftp access? | How can I send file to my Blinkenshell account since [[Info/Security|there is no ftp access]]? |
Line 11: | Line 12: |
http://unixhelp.ed.ac.uk/CGI/man-cgi?scp | [[http://unixhelp.ed.ac.uk/CGI/man-cgi?scp|man scp]] == See also == * [[Howto/FileManagement]] * [[Info/Security]] |
Line 15: | 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 18: | Line 24: |
CategoryInfo | CategoryHowto |
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.