We have a netapp filer that is being used by both windows and mac
machines. We are required to write a program that would migrate the
files from the filer to another location and then create links to the
new location.
For accomplishing this, we are thinking of creating a windows type
shortcut and a unix type symbolic link, so that the migrated files can
be accessed from both windows as well as mac machines.
Is it possible to achieve this?
Please suggest other ways of doing this..