Re: [ilugd] replicating a directory structure with links to all the files at origin

2006-05-14 Thread Sameer N Ingole
Tanveer Singh wrote:
 the file part is a little tougher because now have to work with ln.
 So Any other way you guys can suggest? Maybe linux has an utility which can
 do this in one go, that would be great!
   
Is this all happening on the same server (same machine?)

or

users reside on different machines? If so, how do you access the server?

-- 
Sameer N. Ingole
Blog: http://weblogic.noroot.org/
---
Better to light one candle than to curse the darkness.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] replicating a directory structure with links to all the files at origin

2006-05-14 Thread Sharad Birmiwal
i'm a little lost about what you wasnt to do myself but lndir might help
(comes with x.org, i think!).

creates directory structure like some specified directory and creates
symlinks in them to all the files.


sharad birmiwal

On 5/14/06, Sameer N Ingole [EMAIL PROTECTED] wrote:

 Tanveer Singh wrote:
  the file part is a little tougher because now have to work with ln.
  So Any other way you guys can suggest? Maybe linux has an utility which
 can
  do this in one go, that would be great!
 
 Is this all happening on the same server (same machine?)

 or

 users reside on different machines? If so, how do you access the server?

 --
 Sameer N. Ingole
 Blog: http://weblogic.noroot.org/
 ---
 Better to light one candle than to curse the darkness.


 ___
 ilugd mailinglist -- ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd
 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
 http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] replicating a directory structure with links to all the files at origin

2006-05-14 Thread Tanveer Singh
On 5/14/06, Sharad Birmiwal [EMAIL PROTECTED] wrote:

 i'm a little lost about what you wasnt to do myself but lndir might help
 (comes with x.org, i think!).

 creates directory structure like some specified directory and creates
 symlinks in them to all the files.

Exactly what ?I need! Since the original database is all accessible on the
same server(its a NFS dir), each user can probably use it to create symlinks
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/



Re: [ilugd] replicating a directory structure with links to all the files at origin

2006-05-13 Thread Sudev Barar
On 14/05/06, Tanveer Singh [EMAIL PROTECTED] wrote:
 For example the original directory strucure is something like
 parent
 |
 dir1  dir2   dir3file1 file2 file3
 | |
 dir11 dir12 dir21 dir 22 file21
 |
 and so on.

Not clear what you want. But look at rsync with options which create
softlinks also. Is this what you were looking at?

-- 
Sudev Barar
Learning Linux

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/