<br><br>
<div><span class="gmail_quote">On 5/2/06, <b class="gmail_sendername">Luca Manganelli</b> <<a href="mailto:luca76@gmail.com">luca76@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi, I've created and mounted a FTP folder with user and password.<br>But I cannot save (by overwriting) from Openoffice, but I can from Nautilus.
<br><br>Any idea?<br><br>--<br>"Work only as many hours as you can be productive and only as many hours as<br>you can sustain." - Kent Beck, in "Extreme Programming Explained"<br><br><a href="http://www.trapanator.com/blog">
http://www.trapanator.com/blog</a><br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div>
<div><br>Hi Luca!</div>
<div> </div>
<div>I would guess permissions. Each file has an owner (usually the creator) and is also is associated with a group or groupes (many users in a group). There are also permissions given to everybody else (others). To see them open the file browser, find your folder and right click on it. Chose "Properties" from the resultant drop down menu and then click on "Permissions" in the tabs. Another way, pull a terminal, navigate above the folder (directory above the folder) and do an "ls -l".
</div>
<div> </div>
<div>To learn how to change permissions in a terminal do a "man chmod".</div>
<div> </div>
<div>Have Fun!</div>
<div> </div>
<div>Tod</div>