Re: how to copy files from linux to windows via terminal

2012-08-21 Thread Julien Groselle
Hi, Just use winSCP http://winscp.net/ on your Windows... It's an opensource project which provide file transfert over ssh tunnel. --- JG 2012/8/20 Joe j...@jretrading.com On Mon, 20 Aug 2012 21:04:27 +0800 lina lina.lastn...@gmail.com wrote: Hi, how to copy files from linux

how to copy files from linux to windows via terminal

2012-08-20 Thread lina
Hi, how to copy files from linux to windows via terminal. I know putty, prehaps I should install it? Better some already-installed program. Thanks with best regards, -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Jon Dowland
On Mon, Aug 20, 2012 at 09:04:27PM +0800, lina wrote: how to copy files from linux to windows via terminal. The key issue is what method of access you are using to the Windows machine. Windows file sharing is perhaps easiest, in which case you can copy stuff via 'samba' on the Linux host

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Jochen Spieker
lina: how to copy files from linux to windows via terminal. Typically, you mount a share from the windows system (filesystem type cifs or smbfs) and then just cp. I know putty, prehaps I should install it? I don't see how that would help. J. -- I eat meat and am concerned about bugs which

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread lina
On Monday 20,August,2012 09:10 PM, Jon Dowland wrote: On Mon, Aug 20, 2012 at 09:04:27PM +0800, lina wrote: how to copy files from linux to windows via terminal. The key issue is what method of access you are using to the Windows machine. Windows file sharing is perhaps easiest, in which

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread mark
Hi, how to copy files from linux to windows via terminal. I know putty, prehaps I should install it? Better some already-installed program. Thanks with best regards, Please provide more information. Is windows on a separate partition on your disk drive or is it running on another

Fwd: Re: how to copy files from linux to windows via terminal

2012-08-20 Thread lina
Sorry, Original Message From: lina lina.lastn...@gmail.com To: m...@neidorff.com On Monday 20,August,2012 09:38 PM, m...@neidorff.com wrote: Hi, how to copy files from linux to windows via terminal. I know putty, prehaps I should install it? Better some already

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Gaël DONVAL
Le lundi 20 août 2012 à 21:30 +0800, lina a écrit : The key issue is what method of access you are using to the Windows machine. Windows file sharing is perhaps easiest, in which case you can copy stuff via 'samba' on the Linux host. 'smbclient //wherever/foo, put some-file' This or smbfs as

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Camaleón
On Mon, 20 Aug 2012 21:04:27 +0800, lina wrote: how to copy files from linux to windows via terminal. That will depend on what services are running in windows (smb, ssh, ftp...) to communicate with rest of the word. Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread lina
On Monday 20,August,2012 10:15 PM, Camaleón wrote: On Mon, 20 Aug 2012 21:04:27 +0800, lina wrote: how to copy files from linux to windows via terminal. That will depend on what services are running in windows (smb, ssh, ftp...) to communicate with rest of the word. I don't know how

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Gaël DONVAL
Le lundi 20 août 2012 à 22:18 +0800, lina a écrit : 135/tcp open msrpc 139/tcp open netbios-ssn 445/tcp open microsoft-ds 1025/tcp open NFS-or-IIS 1026/tcp open LSA-or-nterm 1027/tcp open IIS 1044/tcp open dcutility 1056/tcp open vfo 1057/tcp open startron 2179/tcp

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Camaleón
On Mon, 20 Aug 2012 22:18:37 +0800, lina wrote: On Monday 20,August,2012 10:15 PM, Camaleón wrote: On Mon, 20 Aug 2012 21:04:27 +0800, lina wrote: how to copy files from linux to windows via terminal. That will depend on what services are running in windows (smb, ssh, ftp

Re: how to copy files from linux to windows via terminal

2012-08-20 Thread Joe
On Mon, 20 Aug 2012 21:04:27 +0800 lina lina.lastn...@gmail.com wrote: Hi, how to copy files from linux to windows via terminal. I know putty, prehaps I should install it? Better some already-installed program. Thanks with best regards, For a clean, easy job with a few files