Hello all!
I am using smbclient to access a windows share. I am trying to automate a script that will copy all the files in a folder.
When connecting manually, I have to accept with "y" for each file for "mget *". Is there a way to avoid this in a script?? So it will copy all the files in the share in my local directory??
Thanks in advance,
Chris