Posted: Thu Jun 28, 2007 1:25 am Post subject: JText + Samba share
Disciple
Joined: 04 Sep 2006 Posts: 197 Location: Gothenburg, Sweden
Hi,
When using a Samba share to write files from JText this gets really wrong.
We are using FileSeqEnabled=true to generate a unique file name together with "OutputFileName".
Jtext are running on Windows.
When using Samba shares with OutputDir = \\host.domain.net\share\out the file path used gets generated into:
Code:
\\host.domain_1.net\share\out\OutputFileName
The sequence are inserted in the hostname instead of putting it at the end as:
Code:
\\host.domain.net\share\out\OutputFileName_1.xml
(and yes the extension are left out in the fault case)
When using a local disk mounting, such as S: it works fine.
Questions:
1. Have you have had this problem ??
2. Possible solution??
It would be nice to have the Samba share mounted to a drive letter even if there is no user logged in (System mounting).
Is there any solution for mounting shares in Windows at boot time (not login time)? _________________ Best regards
4 Integration
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum