Edit History Actions Discussion

Diff for "Howto/Upload"

Differences between revisions 2 and 3
Revision 2 as of 2010-01-28 00:21:11
Size: 485
Editor: 78
Comment: modifying the option from -p to -P
Revision 3 as of 2010-01-28 00:25:43
Size: 522
Editor: 78
Comment: more a tutorial than an info
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was copied from Info/Upload

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

http://unixhelp.ed.ac.uk/CGI/man-cgi?scp

Notes

Tutorials on installing web software (blogs, wikis, ...) for which wget doesn't work should link back here.


CategoryInfo