Is it possible to move the "storage\temp\blob-*.partial" to a different folder?

Ok for the sake of science I had to test and moving the temp folder with a junction link doesn’t work:
2021-09-07T22:41:26.006+0200 ERROR piecestore upload failed {"Piece ID": "HSQG6W32TBHIWNNQ76DMRJGW3D5EBL37F3WJK3LR77THX2EUJBBQ", "Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "Action": "PUT", "error": "pieces error: filestore error: replace D:\\Storj\\Data\\storage\\temp\\blob-878937550.partial D:\\Storj\\Data\\storage\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\hs\\qg6w32tbhiwnnq76dmrjgw3d5ebl37f3wjk3lr77thx2eujbbq.sj1: The system cannot move the file to a different disk drive.", "errorVerbose": "pieces error: filestore error: replace D:\\Storj\\Data\\storage\\temp\\blob-878937550.partial D:\\Storj\\Data\\storage\\blobs\\ukfu6bhbboxilvt7jrwlqk7y2tapb5d2r2tsmj2sjxvw5qaaaaaa\\hs\\qg6w32tbhiwnnq76dmrjgw3d5ebl37f3wjk3lr77thx2eujbbq.sj1: The system cannot move the file to a different disk drive.\n\tstorj.io/storj/storage/filestore.(*blobWriter).Commit:120\n\tstorj.io/storj/storagenode/pieces.(*Writer).Commit.func1:130\n\tstorj.io/storj/storagenode/pieces.(*Writer).Commit:198\n\tstorj.io/storj/storagenode/piecestore.(*Endpoint).Upload:401\n\tstorj.io/common/pb.DRPCPiecestoreDescription.Method.func1:209\n\tstorj.io/drpc/drpcmux.(*Mux).HandleRPC:33\n\tstorj.io/common/rpc/rpctracing.(*Handler).HandleRPC:58\n\tstorj.io/drpc/drpcserver.(*Server).handleRPC:102\n\tstorj.io/drpc/drpcserver.(*Server).ServeOne:60\n\tstorj.io/drpc/drpcserver.(*Server).Serve.func2:95\n\tstorj.io/drpc/drpcctx.(*Tracker).track:52", "Size": 8704}

1 Like