Intra-Volume Copy vs. Move = No Joy

Things you’d like to miss in the future...
Post Reply
Zardoz2293
Posts: 577
Joined: 09 Nov 2011 20:20
Location: USA

Intra-Volume Copy vs. Move = No Joy

Post by Zardoz2293 »

Performing an "intra-volume" copy and move on the same file to the same location with same credentials. I would expect the behavior to be the same. That is either both operations would succeed or both would fail.

Example:
Source = V:\SQL\Notes.pdf
Target = V:\SQL\Docs\

Copy Steps:
1. CTRL+C on selected LV "V:\SQL\Notes.pdf"
2. CTRL+V on selected TV "V:\SQL\Docs'
3. Success [expected]

Move Steps:
1. CTRL+X on selected LV "V:\SQL\Notes.pdf"
2. CTRL+V on selected TV "V:\SQL\Docs'
3. Moving Failed [unexpected] as "Access is denied."

Custom Copy: XYcopy.exe = v2.10.0138

367.png
367.png (36.88 KiB) Viewed 884 times
368.png
368.png (15.75 KiB) Viewed 884 times
369.png
369.png (28.01 KiB) Viewed 884 times
Computer/Systems Background = Expert | Windows 10 Pro (64-Bit) | Dell Precision 7720

highend
Posts: 13309
Joined: 06 Feb 2011 00:33

Re: Intra-Volume Copy vs. Move = No Joy

Post by highend »

And it does work flawlessly when you do the exact same move operation from within Windows Explorer?
One of my scripts helped you out? Please donate via Paypal

Zardoz2293
Posts: 577
Joined: 09 Nov 2011 20:20
Location: USA

[RESOLVED=FIXED] Re: Intra-Volume Copy vs. Move = No Joy

Post by Zardoz2293 »

highend wrote: 24 Jan 2019 16:40 And it does work flawlessly when you do the exact same move operation from within Windows Explorer?
WE = Sure does, works as expected.

Apparently, something in XY was changed from build v19.50.0231 to v19.50.0241 and now works as expected. Only change on my end was installing v19.50.0241 and performing same actions as indicated. Not sure how long the concern existed but for some period of extended time.

Thanks for fixing it!
Computer/Systems Background = Expert | Windows 10 Pro (64-Bit) | Dell Precision 7720

tedy
Posts: 323
Joined: 17 Jun 2009 21:48

Re: Intra-Volume Copy vs. Move = No Joy

Post by tedy »

Just to mention. Copy is not the SAME as moving.
Moving involves deleting the source file after copying. That's what failed. I encounter the same often when working with some volumes or dynamically mounted volumes. Or moving files away from program files (copying works) etc.
But what was the cause in your situation I don't know.

Post Reply