On Mon, Apr 15, 2013 at 8:25 PM, Kumar <[email protected]> wrote: > 1. Local machine in Windows > 2. Live server in Linux > > I have to download all project files to local machine. > I used tar -czvf tester.tgz testing/ so I get testing project in TGZ > format. > > I need a* command in Linux to download ZIP or **TGZ format file in local > machine ( D:/test/ ) * > > > > On Mon, Apr 15, 2013 at 8:12 PM, RM <[email protected]> wrote: > >> On Mon, Apr 15, 2013 at 7:54 PM, Kumar <[email protected]> wrote: >> > 2. Download the ZIP files from to Local machine ( Window ). >> >> A. You have booted into a live CD and now want to save some files you >> created to your harddisk? See if the harddrive is already mounted, >> there should be a file explorer of some kind, if you can write to >> that, it is done. >> >> or, is it that >> >> B. Live Server is some kind of Linux box you can ssh into, and you >> want to copy files into a local windows box? In that case, you can >> use SCP, there are free tools for Windows to do that - WinSCP or pscp. >> >> or, is it something else? >> >> C. rephrase your question, so that someone can help you. >> >> -- rm >> >> -- >> http://about.me/rosh >> _______________________________________________ >> ILUGC Mailing List: >> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc >> > > > > -- > > Thanking you. > > With Regards, > Kumar >
-- Thanking you. With Regards, Kumar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
