On Tuesday 13 December 2005 10:28, Beren Gamble wrote:
> I get this error when doing a backup.
>
> 01-Dec 22:23 lbhssdata-fd:      Could not stat D:/Shared/People
> First/Childrens Services/TEAMS (Non-Client Information)/RLFLC-LOOKED AFTER
> FW & LEAVING CARE/TEAMS/TRACEY SREAD SHEET/TEAM MANAGER F/TEAM MANAGER F
> ONLY/J DILLEYSTON/FC&FLR Reports Due from 31 July 2003/FCR TASKS TO BE
> IDENTIFIED & ADDRESSED.doc: ERR=The system cannot find the path
> specified.^M
>
> Is it the brackets or the fact that it's such a long path that causes
> bacula to not read the file?
>
> The rest of the backup works fine except files in this folder.

As the manual stated in the limitations section, due to a poorly designed API, 
Microsoft cannot correctly deal with file lengths greater than 260 
characters.  I suspect that you are running into this limitation. 

Subsequentely, rather than fix their broken API, Microsoft invented a new 
"wide" version of the API that uses 16 bit Unicode that does fix the path 
length problem (at least to 32K path lengths if I remember right).  However, 
bacual still uses the original API, hence the limitation.

>
>
>
>
>
>
> ***************************************************************************
>******** Mail FROM London Borough of Harrow:
> Unencrypted electronic mail is not secure and may not be authentic, in
> whole or in part. You are advised to check directly with the sender before
> acting upon any e-mail received.
>
> The information contained in this message and any attachments is
> confidential and is intended for receipt by the above named addressee(s)
> only. If you have otherwise encountered this message please notify its
> originator via +44(0)20 8863 5611 at LONDON BOROUGH OF HARROW. The
> unauthorised use, disclosure, copying or alteration of this message is
> strictly forbidden. The  views expressed within this message are those of
> the individual sender and not necessarily those of Harrow Council.
>
> Mail TO London Borough of Harrow:
> London Borough of Harrow monitors all electronic mail it receives for
> Policy compliance and to protect its systems including anti-spam and
> anti-virus measures.
>
> Electronic mail does not guarantee delivery, nor notification of
> non-delivery. It is suggested you contact your intended recipient(s) by
> other means should confirmation of receipt be important.
> ***************************************************************************
>********
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to