Re: How to get eclipse to use a SMB or DAV folder?

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Mike Bydalek
Date:  
To: Main PLUG discussion list
CC: Arizona State University Linux Users Group
Subject: Re: How to get eclipse to use a SMB or DAV folder?
Hi Bryan,

Look at mount.smbfs (smbfs package if using Debian/Ubuntu). Basically,
all you do is (per the cli help):

mount -t smbfs -o username=tridge,password=foobar //fjall/test /data/test

Then, in Eclipse, just go to File->Switch Workspace->Other (Other is new
in 3.3 if you are still on 3.2)

Just point to your mounted share and away you go.

Hope this helps.

-Mike

Bryan O'Neal wrote:
>
> My windows boxes VPN in and I can mount the SMB share directly off of
> the apache server and point eclipse to it like a local drive. And
> while I can mount a samba share on my Linux box, or connect using DAV,
> I have not figured out how to get Eclipse to set the work bench
> their. In other words, how can I mount and SMB share or a DAV folder
> to a specific mount point like /home/user/my/remote/location ?
>
>
>
> Suggestions? (I am using
>
>
>
> **Bryan O'Neal***
> Cornerstone Homes & Development, Inc.*
> 4220 E. McDowell Rd Ste. #108
> Mesa, AZ 85215
> (480) 505-1900
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss