Differences between revisions 3 and 6 (spanning 3 versions)
| 
  
   Size: 522 
  
  Comment: more a tutorial than an info 
 | 
  
   Size: 612 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 12: | 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 18: | Line 22: | 
| Line 19: | 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 (blogs, wikis, ...) for which wget doesn't work should link back here.
