Author |
Message |
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
EQBob
Joined: 06 Jan 2015 Posts: 15
|
Posted: Fri Apr 24, 2015 3:05 am Post subject: |
|
|
thanks. that worked. I came to the same conclusion by removing all of the filters and then re-adding one and seeing how it showed up and the \\?\ was indeed in front of it.
Thanks for the quick response. |
|
Back to top |
|
|
ewp1956
Joined: 27 Aug 2015 Posts: 1
|
Posted: Thu Aug 27, 2015 8:07 pm Post subject: file name or extension too long |
|
|
during the compare source and target I am getting an error even though I have \\?\ on both source and target what can I do to fix this problem? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
camp Guest
|
Posted: Fri Nov 06, 2015 4:10 pm Post subject: Longnames |
|
|
I cant seem to get the target to except the long file names, below is what I have tried with no luck on the target, the source long file name feature is working.
WORKS:
\\?\D:\ <-- Works Source
\\slc\D\ <-- Works for the target
\\192.168.1.10\d\ <-- Works for the target
WONT WORK:
error message stats that the system cannot find the patch specified, I have tried many variations.
\\?\slc\D\ <-- Won't Work for the target , I have tried \\?\slc\D, \\?slc\D\ and others
\\?\192.168.1.10\d\ <-- Won't Work for the target either and many variations |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
Posted: Mon Nov 09, 2015 12:50 am Post subject: |
|
|
Hi, please use
\\?\UNC\slc\D\
and
\\?\UNC\192.168.1.10\d\
literally, do not replace UNC.
\\?\UNC\ is used for network paths _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
ihuntley Guest
|
Posted: Wed Nov 25, 2015 1:26 pm Post subject: Help |
|
|
my server is called ho-dc1-std-2008 and my network device to back up to is backup-pc
I want to Backup both c:\ and e:\
What is the syntax please? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
vinmoe@comcast.net
Joined: 09 Jan 2016 Posts: 7
|
Posted: Sat Jan 09, 2016 8:52 pm Post subject: LONG PATH NOT WORKING |
|
|
I used the info in http://www.tgrmn.com/web/kb/item31.htm to setup long file support and it did not work. Errors are:
Subfolder Filter "\\Solr1\DDD01\Jeff\$RECYCLE.BIN\ '' does not
apply to neither source or target folder(s).
Subfolder Filter "\\Solr1\DDD01\Jeff\My Documents\A - ALLY\"
does not apply to neither source or target fold er(s).
The configuration for the backup was updated with the following in the SOURCES AND TARGETS area.
\\?\Solr1\DDD01\Jeff\ <to> \\?\J:\Backup\Jeff\
What do I need to do to fix it? I works fine if I remove the \\?\
Thanks!
Instructions from your website: http://www.tgrmn.com/web/kb/item31.htm
To enable this in a specific folder use the prefix "\\?\".
For example, to allow paths longer than 259 characters in c:\folder\backup\ use \\?\c:\folder\backup\ as source (or target, or archive folder) in ViceVersa PRO.
Using "\\?\" permits a maximum path length of approximately 32,000 characters composed of components up to 255 characters in length.
To specify a UNC path, use the "\\?\UNC\" prefix.
For example, "\\?\UNC\<server>\<share>". |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
raistlin295
Joined: 21 May 2014 Posts: 51
|
Posted: Sat Jul 09, 2016 8:59 pm Post subject: |
|
|
I just can't get my profiles to work with long file paths.
If I gave you the folder addresses, would you be kind enough to show me the correct syntax to get long path names accepted please? |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
|
Back to top |
|
|
Guest
|
Posted: Mon Jul 11, 2016 1:35 pm Post subject: |
|
|
Thank you
Source:- C:\Users\Paul\My Documents\My own documents\
Target:- \\QNAP\Backup Drive 1\C Drive\
Source:- D:\
Target:- \\QNAP\Backup drive 1\D Drive\
Source:- \\QNAP\Video\Television
Target:- \\QNAP\Backup Drive 2\Television
Source:- \\QNAP\W Drive\All Video
Target:- \\QNAP\Backup Drive 2\All Video |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8761
|
Posted: Mon Jul 11, 2016 4:08 pm Post subject: |
|
|
Use exactly as written, do not replace any parts:
Source:- \\?\C:\Users\Paul\My Documents\My own documents\
Target:- \\?\unc\QNAP\Backup Drive 1\C Drive\
Source:- \\?\D:\
Target:- \\?\unc\QNAP\Backup drive 1\D Drive\
Source:- \\?\unc\QNAP\Video\Television
Target:- \\?\unc\QNAP\Backup Drive 2\Television
Source:- \\?\unc\QNAP\W Drive\All Video
Target:- \\?\unc\QNAP\Backup Drive 2\All Video _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
raistlin295
Joined: 21 May 2014 Posts: 51
|
Posted: Sun Jul 17, 2016 7:33 pm Post subject: |
|
|
Got it.
All works perfectly now thank you.
I also understand the syntax now |
|
Back to top |
|
|
|