View Single Post
Old 01-23-2013, 07:59 AM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
scp /path/to/file/filename username@computerIP:/path/to/delivery/folder/filename

(you can also leave out the target filename if you just add a trailing slash to the foldername...)

eg.

scp /opt/amazon/low_level_screens/600x800/splash.png alfarhan@192.168.1.2:/home/alfarhan/

alfarhan@192.168.1.2's password: BlahdeBlah

will transfer splash.png to your home directory. after you enter your password.

That's all already installed.

There was a filemanager application I saw at one point. I don't believed it managed scp.

would be probably relatively trivial to make a GTK application that does that. Worth looking into? if you don't fancy using ssh and the command line.
Attached Thumbnails
Click image for larger version

Name:	Selection_156.png
Views:	181
Size:	4.5 KB
ID:	99932   Click image for larger version

Name:	Selection_158.png
Views:	212
Size:	25.4 KB
ID:	99933  

Last edited by twobob; 01-23-2013 at 08:11 AM.
twobob is offline   Reply With Quote