Re: how to create symlink in linux file server from windows using cygwin

2013-07-18 Thread Corinna Vinschen
On Jul 18 16:15, Divakar K wrote: > 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 >

how to create symlink in linux file server from windows using cygwin

2013-07-18 Thread Divakar K
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