Samba Script not completing

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: Samba Script not completing
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" <>
> Date: 2003/07/15 Tue PM 02:24:20 EDT
> To:
> Subject: Re: Samba Script not completing
>
> On Tue, 15 Jul 2003 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 -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>