Search found 589 matches

by tiago
20 Jun 2016 20:06
Forum: Wishes
Topic: Millions of Files
Replies: 12
Views: 3197

Millions of Files

So I'm dealing with tons of files on external drives. With the following limitations: 1. I cant do a single 'backup to': Error: 7 (00000007) Desc: Out of memory Dll: 0 Proc: KFW@180, cntItems=3772385, cntItemFolders=0 Source: XYCOPY XY ver: 2.10.0082 OS: Date: 20/06/2016 04:57:01 8 GB total RAM here...
by tiago
19 Jun 2016 22:18
Forum: Tips & Tricks, Questions & Answers
Topic: Processing Semicolon
Replies: 31
Views: 7305

Re: Processing Semicolon

Thanks!

//%$#@#$%%$##$%*&$!!@#$#$$*&%#@$$#@!@#$%% ¨¨
by tiago
19 Jun 2016 22:05
Forum: Tips & Tricks, Questions & Answers
Topic: Processing Semicolon
Replies: 31
Views: 7305

Re: Processing Semicolon

I see the problem now. Say you have a file Linux (yes, no extension) new("d:\x2\WwwComBr\wwwcombr25_01\Linux", "file"); then you try to create new("d:\x2\WwwComBr\wwwcombr25_01\linux\apache_1.3.24.tar.gz", "file"); the existing file 'Linux' will prevent the cr...
by tiago
19 Jun 2016 20:58
Forum: Tips & Tricks, Questions & Answers
Topic: Processing Semicolon
Replies: 31
Views: 7305

Re: Processing Semicolon

tiago wrote: although I think that copy from browser into XY addy bar will remove the potential invisible char.
Here too.
I'm trying to strip down the source file and code so I can share a more reliable sample.

Thank you for trying.
by tiago
19 Jun 2016 20:27
Forum: Tips & Tricks, Questions & Answers
Topic: Processing Semicolon
Replies: 31
Views: 7305

Re: Processing Semicolon

Similar question, I guess. XYplorer sc NEW fails to create "d:\x2\WwwComBr\wwwcombr25_01\linux\apache_1.3.24.tar.gz" mirror (zero size) file. Pasting source path into pspad or notepad++ reveals nothing special. => removing any single letter from 'WwwComBr\wwwcombr25_01\linux' out of the ad...
by tiago
18 Jun 2016 00:24
Forum: Tips & Tricks, Questions & Answers
Topic: Folder Protection
Replies: 16
Views: 3677

Re: Folder Protection

Sure. Preventing deletion of or moving a set of folders around would be key for a successful backup routine I'm about to build on this machine I am.
by tiago
18 Jun 2016 00:19
Forum: Tips & Tricks, Questions & Answers
Topic: OT: Funny!
Replies: 1
Views: 845

Re: OT: Funny!

Today I told her my code found an exception so I have to mix the pieces of a pizza amidst a feijoada of paella in hopes this time the scrambling works fine at last.

:bug:
by tiago
17 Jun 2016 17:14
Forum: Bug Reports
Topic: Suppress delete confirmation dialog Fails
Replies: 6
Views: 1922

Re: Suppress delete confirmation dialog Fails

If that's the case I prefer having once a warning noticing what should I do about it than nothing just to find out when backups are made that some material is missing, mistakenly doomed to bin.

Thanks much for the effort! :tup:
by tiago
14 Jun 2016 14:43
Forum: Tips & Tricks, Questions & Answers
Topic: numsuffix for renameitem broken
Replies: 9
Views: 2342

Re: numsuffix for renameitem broken

Can't test the change for the time being but... thanks for listening! :beer:
by tiago
13 Jun 2016 13:37
Forum: Tips & Tricks, Questions & Answers
Topic: numsuffix for renameitem broken
Replies: 9
Views: 2342

Re: numsuffix for renameitem broken

All due respect, the advertised behavior would be renameitem("Default.xml", "$xml", , "_01"); producing "Default_01.xml" if target file ($xml) is "...\Default.xml", as there's no remark at all for the described case. Therefore the sequence would be D...
by tiago
11 Jun 2016 13:20
Forum: Tips & Tricks, Questions & Answers
Topic: numsuffix for renameitem broken
Replies: 9
Views: 2342

Re: numsuffix for renameitem broken

Numsuffix seems to not like finding a basename, admin, ie: it demands a first suffix to start appending more on top of it. Trying renameitem("Default.xml", "$xml", , "_01"); on $xml = "Default.xml" produces nothing. So I'm forced to use renameitem("Defaul...
by tiago
10 Jun 2016 19:23
Forum: Tips & Tricks, Questions & Answers
Topic: numsuffix for renameitem broken
Replies: 9
Views: 2342

Re: numsuffix for renameitem broken

So I left it alone for some minutes, went back and it started working. :eh: The only problem is it does this (top is newest; after a series of 4 operations): Default_01_03.xml Default_01_02.xml Default_01_01.xml Default_01.xml instead of expected: Default_04.xml Default_03.xml Default_02.xml Default...
by tiago
10 Jun 2016 17:57
Forum: Tips & Tricks, Questions & Answers
Topic: numsuffix for renameitem broken
Replies: 9
Views: 2342

numsuffix for renameitem broken

It simply doesn't produce any result no matter what scenario it finds.
by tiago
07 Jun 2016 21:21
Forum: Tips & Tricks, Questions & Answers
Topic: Recent Changes on HTML files Manipulation
Replies: 2
Views: 1127

Re: Recent Changes on HTML files Manipulation

Both sides have enough reasons to wish for (not) having the connection feature. So it makes sense having choice over it as XYplorer has complete control over the behavior. On my side I never needed to worry on undoing those files so my opinion here may not worth much. But I'm really being severely i...
by tiago
07 Jun 2016 20:16
Forum: Tips & Tricks, Questions & Answers
Topic: Recent Changes on HTML files Manipulation
Replies: 2
Views: 1127

Recent Changes on HTML files Manipulation

Since a few updates I made I noticed that XYplorer ceased to treat Firefox-based html saved files & folders as a single file. Back then it was just a mere matter of using selection filter on *.html;*.htm files and moving their related folders was a piece of cake. As NTFS does not allow duplicate...