F5F Stay Refreshed Hardware Desktop Single filesystem containing two storage objects and their locations. Resembles a reversed NTFS junction.

Single filesystem containing two storage objects and their locations. Resembles a reversed NTFS junction.

Single filesystem containing two storage objects and their locations. Resembles a reversed NTFS junction.

H
husker53
Posting Freak
802
12-18-2023, 11:59 PM
#1
I need to inform the system about this folder named 'C:\Parent'. When you create a file, remember to save it in both the Dropbox location and the local SDD folder. It's frustrating because the RAID array is slow and inefficient. My main goal is to speed up the process, but I'm facing several challenges along the way.
H
husker53
12-18-2023, 11:59 PM #1

I need to inform the system about this folder named 'C:\Parent'. When you create a file, remember to save it in both the Dropbox location and the local SDD folder. It's frustrating because the RAID array is slow and inefficient. My main goal is to speed up the process, but I'm facing several challenges along the way.

J
javers8
Member
113
12-21-2023, 01:46 AM
#2
This feature isn't available on Windows. Raid operates at a block level rather than a file level, meaning an entire filesystem must be configured in one level of RAID. You might manage syncing through third-party tools, keeping new footage on your SSD while preventing updates from being sent to Dropbox. Then modify the local copy on your SSD and transfer the final files when finished.
J
javers8
12-21-2023, 01:46 AM #2

This feature isn't available on Windows. Raid operates at a block level rather than a file level, meaning an entire filesystem must be configured in one level of RAID. You might manage syncing through third-party tools, keeping new footage on your SSD while preventing updates from being sent to Dropbox. Then modify the local copy on your SSD and transfer the final files when finished.

C
Cadendabeast1
Member
56
12-21-2023, 09:40 AM
#3
You can attach drives (and raid volumes) to folders rather than using drive letters in Windows. This offers only a limited solution, but it enables a raided folder on another storage device.
C
Cadendabeast1
12-21-2023, 09:40 AM #3

You can attach drives (and raid volumes) to folders rather than using drive letters in Windows. This offers only a limited solution, but it enables a raided folder on another storage device.

S
SirKumsishon
Senior Member
257
12-21-2023, 11:00 AM
#4
The problem arises because the syncing program attempts to move files from HDDs to SDDs during download, which delays both tasks significantly. Understanding this better could clarify why it’s happening.
S
SirKumsishon
12-21-2023, 11:00 AM #4

The problem arises because the syncing program attempts to move files from HDDs to SDDs during download, which delays both tasks significantly. Understanding this better could clarify why it’s happening.

L
LunarTicks
Member
148
12-26-2023, 11:06 AM
#5
It should stay until the download finishes. You can either let the lock disappear or wait until the file is closed. It shouldn’t be a complicated script.
L
LunarTicks
12-26-2023, 11:06 AM #5

It should stay until the download finishes. You can either let the lock disappear or wait until the file is closed. It shouldn’t be a complicated script.

E
EpicExplosion
Member
129
01-12-2024, 04:10 PM
#6
I addressed the issue thoughtfully. I was mainly discussing "can I raid a folder." You can configure your C:\parent folder as a separate raid 1 array. However, this still leaves challenges with simultaneous downloads and copies. You’d need a raid 1 that’s fast enough for direct work—likely an external Thunderbolt RAID 1 NVMe setup. Or you could download the files to it, store them on your NVMe drive, and then transfer them back. It feels like a bit of a loop. Perhaps consider a NAS that can automatically sync Dropbox files locally. You’d still need to copy files in and out for processing, but the NAS would stay updated without your input most of the time.
E
EpicExplosion
01-12-2024, 04:10 PM #6

I addressed the issue thoughtfully. I was mainly discussing "can I raid a folder." You can configure your C:\parent folder as a separate raid 1 array. However, this still leaves challenges with simultaneous downloads and copies. You’d need a raid 1 that’s fast enough for direct work—likely an external Thunderbolt RAID 1 NVMe setup. Or you could download the files to it, store them on your NVMe drive, and then transfer them back. It feels like a bit of a loop. Perhaps consider a NAS that can automatically sync Dropbox files locally. You’d still need to copy files in and out for processing, but the NAS would stay updated without your input most of the time.

H
HqZ_odil0n13
Junior Member
10
01-12-2024, 04:31 PM
#7
I might need to take a different path. It's puzzling how NTFS doesn't support this feature directly—it's almost the opposite of an NTFS Junction. I attempted to use software tools, but it was tough figuring out what property to check for progress. What do you mean by this "lock"?
H
HqZ_odil0n13
01-12-2024, 04:31 PM #7

I might need to take a different path. It's puzzling how NTFS doesn't support this feature directly—it's almost the opposite of an NTFS Junction. I attempted to use software tools, but it was tough figuring out what property to check for progress. What do you mean by this "lock"?