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

Mike Bydalek mbydalek at compunetconsulting.com
Mon Jul 30 11:27:38 MST 2007


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 - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20070730/fc85bff7/attachment.htm 


More information about the PLUG-discuss mailing list