python/curator crashing on smb mounts
Martin v. Löwis
martin at v.loewis.de
Fri Jun 6 02:32:59 EDT 2003
"Thomas I" <immel6 at attbi.com> writes:
> File "/usr/local/bin/curator", line 2668, in walkDirsForIndex
> os.symlink(rel(dir._pagefn, dir._path), lnfn)
> OSError: [Errno 1] Operation not permitted
>
> Why is the operation not permitted, just because the directory is in
> an smbmounted drive?
Yes. SMB does not support symbolic links.
Regards,
Martin
More information about the Python-list
mailing list