Welcome Guest Search | Active Topics | Members | Log In | Register

Backup from network and archive problem Options · View
muuus
Posted: Friday, November 20, 2009 2:10:53 PM
Rank: Newbie
Groups: Member

Joined: 11/20/2009
Posts: 2
Location: Russia
Server:
Xeon 2 core 2GHz, RAM 2 GB, Windows server 2003 R2 Ent. Russian.
Workstations:
Core 2 Duo 2.4 GHz, RAM 1 GB, Windows XP SP3 Prof. Russian.

Task: Backup user folders from workstations to server.
Folder typical address: \\Comp##\c$\Documents and Settings\%username%
File masks: *.doc, *.docx, *.xls, *.xlsx, *.jpg, *.pdf
Archive: Zip compression, No split, No encryptin, No password, Zip level: 0

Problem: After task starting, in the backup store folder appear a zip archive (size 22 byte).
Service is running, task is running. After 2 hours the same picture, zip archive size 22 byte.
No errors.

Try different options, no result.

But if i don`t use archive, backup creation is successfully.

Screenshots:
1
2
3
4

+Sad
Sponsor
Posted: Friday, November 20, 2009 2:10:53 PM
muuus
Posted: Friday, November 20, 2009 2:27:30 PM
Rank: Newbie
Groups: Member

Joined: 11/20/2009
Posts: 2
Location: Russia
New information:

20.11.2009 15:31:02 **** Backup for "Backup 1" started ****
20.11.2009 15:31:05 The user "administrator" has successfully logged on to "XXXX"
20.11.2009 15:31:05 The working thread is now running as "administrator"
20.11.2009 15:31:05 Creating or updating the archive "D:\Backup_test\Test cobian\Backup 1 2009-11-20 15;31;05.zip"
ERR 20.11.2009 16:14:43 Error while compressing the file "UNC/Comp40/c$/Documents and Settings/mike": File name is too long:
" ?\ЦАО 27.xls" - Native error: 00061
ERR 20.11.2009 16:14:43 Error while creating or updating the archive "D:\Backup_test\Test cobian\Backup 1 2009-11-20 15;31;05.zip": Index out of bounds - Native error: 00007
20.11.2009 16:14:43 The working thread has reverted the impersonation to the original user
20.11.2009 16:14:44 The user "administrator" has logged off from "XXXX"
20.11.2009 16:14:44 **** Backup for "Backup 1" ended. 9 file(s) were backed up. (Elapsed time: 0 hour(s), 43 minute(s), 38 second(s)) ****
ERR 20.11.2009 16:14:45 The backup contains 2 error(s)

???
jonatanrullman
Posted: Friday, November 20, 2009 4:22:53 PM

Rank: Advanced Member
Groups: Member

Joined: 10/16/2009
Posts: 109
Location: Jonkoping, Sweden
Hi!

I'd say you are backuping a source file that has a very long absolute path, just under the limit, to a destination where it will have an absolute path above the limit.

To elaborate. NTFS is limited to an absolute path of 260 characters (with a few exceptions.)
An absolute path is the complete path including everything. For example, c:\windows\mytempfile.txt is an absolute path with the lenght of 26 characters, everything from c to t is counted.

So, say that you have a source file with an absolut path of 255 characters. Thats just fine but when cobian backups it to, for example, d:\backup\ you add the lenght of backup\ (7 characters) and suddenly the file has a absolute path with the lenght of 262 and windows will refuse the request to create the file.

This is a common limitation of backup softwares that use a pure file copy. To get around it you have four choices
1. Switch to another backup software without the limitation (not recommended Glad)
2. Use compressed archives which will have their own internal folder structure which does not take the compressed archives absolute path into consideration. There are a few drawbacks with this technique so i prefer not to use it myself.
3. Try to make the paths to each backups root folder as short as possible. CB will still add quite a few characters when using timestamped folders and such but you might be able to make it work.
4. For gods sake man! My longest path is 112 characters. How in the name of f**k did you come even close to 260 characters!? Clean up! :-P

You can read more about path lenght limitations here: http://msdn.microsoft.com/en-us/library/aa365247(VS.85).aspx#maxpath

Cheers
cobian
Posted: Friday, November 20, 2009 9:17:45 PM

Rank: Administration
Groups: Administration

Joined: 12/21/2007
Posts: 6,196
Location: Umeå, Sweden
Cobian backup has a path limit of 32000 characters, there are no 255 limits as the post above wrongly indicates. Zip compression does have this limitation. So do not use compression in that case OR use 7zip instead.

--
Remember folks: Being an administrator doesn't give you automatically full access to all files.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.