copy a file from smartphone to pc

Michael Zanetti michael_zanetti at gmx.net
Tue May 5 12:06:40 CEST 2009


On Tuesday 05 May 2009 11:54:23 Anas Alzouhbi wrote:
> Hello!
> I want to transfer a file from my smartphone to the pc, for exemple
> the file name is toto4 and the username of my pc is elzouebi
> I runned this command
> scp toto4 elzouebi at 192.168.0.200 , it created a file called
> elzouebi at 192.168.0.200 on the smartphone :(

You have to give the destination of the copied file:

scp toto4 elzouebi at 192.168.0.200:/path/to/destination






More information about the community mailing list