cancel
Showing results for 
Search instead for 
Did you mean: 

How to Share Transport directory in Landscape

Former Member
0 Kudos

Hi,

I want to know how to make transport direcory shared in windows and mounted in unix.......Please tell me the Step wise procedure.

Thanks in advance.

paramvir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

For this u kan use the utility cygwin.

http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html

Above is the link for the installation of the file . Once you install the file you can get it linked with the filesystem you want on the unix.

After getting the file system on unix you can get it mounted on the other system on unix.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

i am talking about transport directory.how to share this in diffrent OS??

JPReyes
Active Contributor
0 Kudos

Mark already mention it... you need SAMBA or similar.

Former Member
0 Kudos

I think you guys read the question the wrong way round.

He wants to mount it shared from Windows into Unix.

You need to install SMBFS library in your Unix environment.

Then use something like "mount -t NTFS..." or "smbmount ...".

Former Member
0 Kudos

In case you want to share drives or filesystems between Unix and Windows, you need to use a tool like Samba. Check google for this..

Kind regards,

Mark