Page 1 of 1

TIP: Improve "Replace file dialog"

Posted: 2007-01-30, 10:18 UTC
by NuClear
When I am copying file which already exists on target, so is displayed dialog:
REPLACE, SKIP, REPLACE ALL........

I need one item more:
"REPLACE FILES WITH DIFFERENT LENGHT"

---------

Because when I am copying file to FTP and conection break, so on target stay not complete file with smaller size than original.

I start copying again, but TC reports file already exists.
REPLACE, SKIP, REPLACE ALL........
But what should I do ?
When I will use "skip all" - so on targer will stay notcomplete file.
When I will use "replace all" - so all files will be copied again - it gets too much time.

So I need use "REPLACE FILES WITH DIFFERENT LENGHT"

Posted: 2007-01-30, 11:52 UTC
by StickyNomad
2NuClear

Welcome!

When TC7s overwrite dialog pops up, you'll see a button'more options'. There you can chose to overwrite all smaller files.

Options menu

Posted: 2007-01-30, 12:29 UTC
by NuClear
Hello,
No, it isnt (it works only when I do it on local disks - no FTP).

I see only this dialog when copying from FTP:

OVERWRITTE - OVERWRITE ALL - SKIP
CANCEL - SKIP ALL - RENAME
RESUME - RESUME ALL


I have 7 Beta 3

Posted: 2007-01-30, 13:03 UTC
by StickyNomad
t works only when I do it on local disks - no FTP
Ah, sorry. You're right, I didn't read close enough.

Posted: 2007-01-31, 13:38 UTC
by Dark-Star
Shouldn't "RESUME ALL" do exactly what you need? I.e. continue the transfer for the files which are smaller on the server?

Test

Posted: 2007-01-31, 15:37 UTC
by NuClear
I will try it. Thanx.