Hello All, Thank you for your response. Here I concluded as
Windows based work station wont be able to issue scp directly on the server is your windows computer cant accept that type of command. We need to splitting the files into 2-3 separate tar files, which are only ~ 2-3GB in size then download them one by one. linux based workstation We can use scp [options] username1@source_host:directory1/filename1 username2@destination_host:directory2/filename2 On Tue, Apr 16, 2013 at 7:44 AM, Bharathi Subramanian < [email protected]> wrote: > Hi, You can try to mount the windoz share using smbmount in Linux and copy > the files into it. > _______________________________________________ > 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
