From: Peter Van Lone (petervl_at_gmail.com)
Date: Tue Sep 12 2006 - 07:14:38 CEST
Message-ID: <68b791330609112214m70bb5a5ap84ec5804c3e0a9d4@mail.gmail.com> Date: Tue, 12 Sep 2006 00:14:38 -0500 From: "Peter Van Lone" <petervl@gmail.com> Subject: Re: [suse-sles-e] smbclient copy from linux box to windows
On 9/11/06, Peter Van Lone <petervl@gmail.com> wrote:
> it looks like the "put" command is confusing the source and
> destination. I want to copy /root/test.txt to c:\dell
>
> What is wrong with the script as I have it?
>
I was thinking that the issue might have been, that I need to do a
"get" once smbclient has established it's connection (ie, thinking
that from the smb> prompt we are looking at the transaction from the
point of view of the windows machine -- at least that seems true
regarding the function of the cd command).
So, I changed the "put" to "get" and got this, changed but similar, error:
p02-dcs13:~ # ./smbput.sh
Domain=[COREY] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
smb: \> smb: \> smb: \dell\> smb: \dell\>
NT_STATUS_OBJECT_NAME_INVALID opening remote file \dell\/root/test.txt
smb: \dell\> smb: \dell\> p02-dcs13:~ #
---------------------------------------------------------------------
To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com
For additional commands, e-mail: suse-sles-e-help@suse.com
This archive was generated by hypermail 2.1.7 : Tue Sep 12 2006 - 07:14:53 CEST