| bio | website | |
|---|---|---|
| location | Vienna, Austria | |
| age | ||
| visits | member for | 7 months |
| seen | Apr 20 at 3:51 | |
| stats | profile views | 1 |
I am a graduate student in philosophy at the University of Vienna. My main research interest lies in the field of history and philosophy of science; however, I am currently writing my dissertation in the history of philosophy of science.
|
Mar 4 |
awarded | Popular Question |
|
Oct 23 |
awarded | Benefactor |
|
Oct 23 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share?[~] # tail -f /var/log/log.smbd
[2012/10/24 00:00:06, 0] smbd/server.c:1329(main)
smbd version 3.5.2 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2012/10/24 00:00:09.447243, 1] smbd/service.c:1073(make_connection_snum)
client (***.***.***.***) connect to service Multimedia initially as user admin (uid=0, gid=0) (pid 28255)
[2012/10/24 00:00:17.518605, 1] smbd/service.c:1073(make_connection_snum)
[2012/10/24 00:03:06.528095, 0] smbd/server.c:313(remove_child_pid)
Could not find child 28314 -- ignoring |
|
Oct 23 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? BTW, I took a look at the SAMBA server log while recreating the error, but nothing gets logged (that might have to do with some verbosity setting?)… |
|
Oct 23 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? Thanks for your explanation! The permission levels are more complicated than I thought. I understand now why permissions might be an issue - didn't think about ACLs at all. While I "solved" my problem with a workaround (creating the symlinks on the client-side), I will go the route of trial and error and modify the settings as well as checking the different permissions levels in order to get a better understanding of the whole architecture. Here's your +50 :) |
|
Oct 21 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? @jm666: relative symlinks didn't work either. I simply gave up and set up the symlinks from the client on the mounted share. They work when the share is mounted, even though the symlinks aren't recognized in the NAS environment. Shitty workaround… |
|
Oct 21 |
revised |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? brief explanation |
|
Oct 21 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? @OldPro: the first refers to operations executed on the NAS; the second to operations executed in the client environment. |
|
Oct 19 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? @jm666: actually, ln -s /share/MD0_DATA/Multimedia/test/ etc. seems to be the wrong syntax (note the trailing slash at the end). However, ln -s /share/MD0_DATA/Multimedia/test etc. doesn't change the situation. |
|
Oct 19 |
comment |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? @jm666 drwxrwxrwx 2 admin administ 4096 Oct 19 21:12 test/. |
|
Oct 18 |
awarded | Editor |
|
Oct 18 |
revised |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? rephrased question with more info as requested |
|
Oct 16 |
awarded | Promoter |
|
Oct 14 |
awarded | Student |
|
Oct 14 |
revised |
How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? edited tags |
|
Oct 14 |
awarded | Supporter |
|
Oct 14 |
asked | How can you avoid error -43 when copying symlinked folder in Finder with a SAMBA share? |