Differences between revisions 6 and 7
Size: 612
Comment:
|
Size: 630
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | 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]]? |
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 (blogs, wikis, ...) for which wget doesn't work should link back here.