Here is the batch file in question:
smbclient \\\\servername\\sharename -U <username> -N
sleep 2
put deleteme testagaina11
quit
exit
James
>
> From: "Jeremy C. Reed" <reed@reedmedia.net>
> Date: 2003/07/15 Tue PM 02:24:20 EDT
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: Re: Samba Script not completing
>
> On Tue, 15 Jul 2003 elemint@cox.net wrote:
>
> > I have created a script to backup my Linux box to another machine
> > although once it connects in it does not execute the put statement to
> > move the files over, I even added a sleep statement so that it sleeps
> > for 2 seconds then it should start the next command although all I get
> > is the first command is processed and then it just sits at the smb
> > prompt.
>
> Show us.
>
> Jeremy C. Reed
> http://www.reedmedia.net/
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>