X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=e0qt2+fTJOxXnNgGHUUfJaMhv4ox5no8e8PjKts6sE1EP338AFTsm 8wz7r2UGpdccX8eMGQ+81ubGYrg5cU4XXdQDtVlZRoAN93XSx+hdkjsSPcIVPICa r2A+oo2suHGmIOsHBZ1JKf2c8bntu0vV3jygPge8oTe3S4S6IZYS90= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=Ki9PmYbGtF6pOzz4uqYSj5DHLzU=; b=I33m5XWzDZlLCbkWh/4o4VuhprHT r57/0OY2zbM2R27tLznDarojqZ784FQhqpgrJGgt3+Ga1P7GKhGUEsNMMNZqKfCo t5nSxeHwd0nEe+dYuQceTUQ/wfinjUfdunG5t5EWQ+dpZWkfoEVZbSE6Ta7kO7wo MbdruPgzPKWfMso= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy=alexandria, wbadmin, cygwin250, cygwin-2.5.0 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: Cygwin-2.5.0 net share wbadmin no longer working post update Date: Thu, 14 Apr 2016 15:12:04 +0000 (UTC) Lines: 18 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Alexandria Gutierrez gmail.com> writes: > Here is where I noticed that the issue must have been related to cygwin: > Using the exact same same wbadmin command in the example above, and > running it on a windows terminal (cmd), the backup works just fine. > Then I open a cygwin terminal and type the exact same wbadmin command > and the I get the error again. The only difference between the two invocations above would be the removal of the quotes when using a UN*X shell, while CMD would leave those in. Also, depending on how you had set up the old and new Cygwin you may ended up using a different shell. You might want to put single quotes around the complete argument list for the webadmin command or just the part in double quotes. If that works on the command line, try again via ssh. Regards, Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple