Last edited by longtom; April 4th, 2009 at 08:04 AM. Reason: Forgetfullness...
Regards
longtom
Ah - now, after a restart, the share does pop up on the desktop....that's a bit of a drawback.
Things do get cluttered now. Is there a way I can avoid this?
Regards
longtom
Well, I'm back in the office now and I haven't had a chance to look at this yet. I am surprised that this is happening actually. What version of Ubuntu are you using?
1) Samba server howto | 2) mount windows/samba shares with CIFS + unicode | 3) best FTP server howto
4) NFS server/client howto | 5) Easy cross-platform LAN file sharing with FTP
6) Fix samba browsing!!! | 7) Fix Pulse audio
Happy Ubunting!
Actually, I'm not in the habit of looking there. It was only recently that the feature was enabled. Thanks for reminding me.
Figured out how to get those directories from appearing on your desktop.
Open a terminal and type:
Then go to:Code:gconf-editor
apps > nautilus > desktop
Uncheck "volumes_visible"![]()
1) Samba server howto | 2) mount windows/samba shares with CIFS + unicode | 3) best FTP server howto
4) NFS server/client howto | 5) Easy cross-platform LAN file sharing with FTP
6) Fix samba browsing!!! | 7) Fix Pulse audio
Happy Ubunting!
Regards
longtom
You can make a symbolic link from the moutpoint to your desktop
Code:ln -s /media/<directory> /home/you/Desktop
Last edited by dmizer; April 6th, 2009 at 03:34 PM.
1) Samba server howto | 2) mount windows/samba shares with CIFS + unicode | 3) best FTP server howto
4) NFS server/client howto | 5) Easy cross-platform LAN file sharing with FTP
6) Fix samba browsing!!! | 7) Fix Pulse audio
Happy Ubunting!
I've solved it installing gvfs-fuse package. This make openoffice use fuse, and an automagically 'copy' in /home/user/.gvfs
Bookmarks