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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=S1kotfHcmfaVGCB0zdN2CRbT/aZJS 042BGPJwjpwXNDmN9/qwzuOaMyVLUFOwPKP2zNhUO6Ok9te7v4r5bGpm/UjgOTSX /ESLsUQm/Cu2JiZnZR+SeqSvL5gVQ+aaupwmR8Rtlz7Fa2TtlQ97J9Zz5T+SfqyT AA7sZR1fZYr8QE= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=qLSWZ5kJwVzEUZrz4IRjNMlIknM=; b=W9/ 9svaiKPkyLdxMVXhN6R1ipoNSLYX69lloZZU4Gp+zDWLeC89UAFhXuBUD5K0jKKP HBt/TjNGjYPPWycHxJt6NCus/qUgRnsQ3hO6sOMIlNd+fa3yx01z+FkHuDOOtvAn rYjcH8pCSawAwdR7hGbwi9ZIJY3J/WZ53/yI/koQ= 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 X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_MK autolearn=no version=3.3.1 MIME-Version: 1.0 X-Received: by 10.60.124.69 with SMTP id mg5mr12359601oeb.104.1374144331103; Thu, 18 Jul 2013 03:45:31 -0700 (PDT) Date: Thu, 18 Jul 2013 16:15:31 +0530 Message-ID: Subject: how to create symlink in linux file server from windows using cygwin From: Divakar K To: Andrey Repin Content-Type: text/plain; charset=ISO-8859-1 Hi Guys, i dont know why ln is not working. this is what i did. C:\Users\test1>pushd \\ostorenas\odi\ostore_platform_logs\ostore\7.4.0\test1\linux64 Z:\ostore_platform_logs\ostore\7.4.0\test1\linux64>c:\cygwin\bin\ln -s diva_test LATEST in the above line "diva_test" is a folder. it is created a new file as "LATEST". not as symlink. drwxr-xr-x 2 test1 rdl 4096 Jul 18 05:26 diva_test -rw-r--r-- 1 test1 rdl 32 Jul 18 2013 LATEST or is there any other way to create symlink? or any other command. for e.g., windows mklink command? Can someone please help? Thanks & Regards, Divakar -- 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