4
votes
2answers
910 views

Can't use symlinks in local /var/www directory

I'm setting up my local LAMP server, and when I go to it, I can't follow symlinks with the Apache user (www-data). At this point, I've tried chowning and chmoding and I've added Options ...
4
votes
1answer
379 views

sshfs transform_symlinks is broken

I've been using the same fstab command for a while now: sshfs#user@host.be:/home/user /home/user/vps fuse user,port=22,uid=1000,gid=1000,allow_other,reconnect,transform_symlinks 0 0 And it used to ...
1
vote
0answers
374 views

Copy a link file in Nautilus 3 [closed]

In Nautilus 2, when I copy a link file from A to B, it simply copy the link and I think it is a good idea. However, now I upgrade to Nautilus 3 and do the same thing, I found that Nautilus doesn't ...