You can try this scp username@hostname:/path/to/remote/file /path/to/local/file
On Mon, Apr 15, 2013 at 9:00 PM, Kumar <[email protected]> wrote: > Shall I use some thing like this > > scp -r <username of remote machine>:<remote location> <location of local > directory> > > or > > wget -O D:/test/testinlocal.tgz tester.tgz > > On Mon, Apr 15, 2013 at 8:53 PM, RM <[email protected]> wrote: > > > On Mon, Apr 15, 2013 at 8:25 PM, Kumar <[email protected]> wrote: > > > I need a* command in Linux to download ZIP or **TGZ format file in > local > > > machine. * > > > > > > > You want to write to a local Windows machine, from a Linux server? I > > don't know how. But if you can ssh from Windows into this server, you > > can initiate a copy (via pscp/WinSCP) from the Windows side. > > > > Can you ping the Windows machine from the Linux side? If so, maybe > > somebody else can help you do specifically what you want. > > > > -- rm > > > > -- > > http://about.me/rosh > > _______________________________________________ > > ILUGC Mailing List: > > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > > > > > > -- > > Thanking you. > > With Regards, > Kumar > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
