[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 suggested by Jochen seems to be the way to go.

> Strangely I had purged samba long long time ago, why I still have the
> smbclient here,
These are not related: smbclient is a separated package.

> # dpkg --get-selections | grep samba
> samba-common					install
> 
> # dpkg --get-selections | grep smbclient
> libsmbclient:amd64				install
> smbclient					install
> 
> For security reason, shall I purge the three?
Not sure of what you mean. I don't see possible security threat here.
But I am no security expert.



Reply to: