Dynamix File Manager


Recommended Posts

What I like to see in a future release:

 

1.) The breadcrumbs disallows copy&pasting the path:

image.png.088d4eb565f74c116d8afb61743a2d2f.png

Without plugin:

image.png.468eb89d61180bfb1d04c96f2e1bba0a.png

Maybe you could add a "copy to clipboard" feature or simply use the old design, but link the dir parts.

 

2.) Renaming or moving dirs on the same partition uses rsync. Instead it should use the much faster mv. By that it won't kill reflink copies of files (rsync does not understand them and copies them 1:1), too.

 

3.) The transfer popup should allow minimizing. I don't want to wait for the transfer being finished. Maybe it should minimize as a "progress bar" to the bottom status line and can be opened through a click on it again.

 

4.) Typing the target path should automatically update the dropdown accordingly

image.png.71bafc37d8e9557038076e4092d6b662.png

 

5.) Typing a path should auto-complete (TAB would be a dream to confirm)

image.png.04acf07c4df17bb072e6ed8c093025da.png

 

6.) Add --sparse or -S to rsync so sparse files are copied efficiently (at the moment vdisks are copied 1:1 and aren't sparse anymore). Example:

image.png.a3d89f6b3f5e5ed26a825a0ce8377a19.png

 

 

 

 

 

  • Like 1
  • Thanks 2
  • Upvote 2
Link to comment
  • 2 weeks later...

Great pluggin!

 

When viewing a share, for example, is there a way to see all of the actions (Copy, Move, Delete, Upload, etc.) at the top of the file browser? For example, when I have a share with a lot of individual folders/items, I have to scroll all the way down to get to the upload button. 

 

Thanks!

 

Edit: I apologize for not searching. This question was already answered here.

Edited by CheeseJam
  • Like 1
Link to comment
On 9/12/2022 at 9:15 PM, HDGuy said:

Would really like a queue option- so you can add multiple jobs to the queue after the first has started rather than just one action at a time.

I'd love to see this too.  I've recently started ripping a whole load of my Blu-rays and would love to be able to queue them instead of having to move one, wait (an eternity for rsync to do it's copy/delete operation 😉) then queue the next one ....

Edited by Melawen
Link to comment

Several problems were found during use:

 

unRAID version: 6.10.3
Dynamix File Manager version: 2022.09.07


1. Multi-process upload is not supported

    (1). Open two browser windows to upload files respectively, first upload "File_A" in the TAB_A window, then upload "File_B" in the TAB_B window, use "watch ls -hl" in the shell to check the file changes, and find that only "File_B" "Uploading, and "File_A" appears to be interrupted after "File_B" performs the upload operation.

image.thumb.png.e2a77c9c5cb63522c8ef0ee5b8886a1e.png

 

image.thumb.png.a42dcd5658b6d5b452c475651d243d4d.png

 

image.thumb.png.b0205bb37dbe10b883a514a1d8b6086a.png

 

2. In some cases, the uploaded file is corrupted

    (1). The operation steps are as above. After the "File_B" transfer is complete, the file size is different from the original file. The original file of "File_B" was 95.6MB, but after uploading to unRAID it was 169MB, the file size of "File_B" seems to depend on how much "File_A" has already uploaded.

 

image.png.0347e98595e61249f4d0540181e1a3fe.png

 

image.thumb.png.45765571ca37faa39b9340b0d693e9c3.png

 

image.thumb.png.ace64b6b0cfd44e5e3f6ae165674c135.png

Link to comment
  • 4 weeks later...
On 12/9/2022 at 4:51 AM, Kilrah said:

You can do it from the GUI, from the terminal with cp/rsync/mc, from containers like krusader,...

 

UD drives are in /mnt/disks/[mountpoint]

 

Thank you for the response....

 

I have been using the terminal for years...with the GUI I figured it would be nice to move items off the shares to my external UD drives, but still see no way to do it.

 

1090532380_Screenshot2022-12-15105457.thumb.png.4887090ae23367fc97053f2ae928a46a.png

 

When I try to move files from a share to a UD...the option to pick from /mnt/disks/[mountpoint] is not there...even if I enter the UD share manually, it will not move the files...

 

Maybe this will be added to a futer version of the GUI file manager??

Edited by airbillion
Link to comment
54 minutes ago, airbillion said:

When I try to move files from a share to a UD...the option to pick from /mnt/disks/[mountpoint] is not there...even if I enter the UD share manually, it will not move the files...

 

Maybe this will be added to a futer version of the GUI file manager??

 

You need to access from the file manager button, not from "view share" on the shares tab

 

image.png.31296af4dcc1d68b8f0329d1675d26ad.png

 

That puts you in /mnt. 

 

image.png.1be081defcaa106643b12b99c54fa8f5.png

Edited by Kilrah
Link to comment
22 hours ago, Kilrah said:

 

You need to access from the file manager button, not from "view share" on the shares tab

 

image.png.31296af4dcc1d68b8f0329d1675d26ad.png

 

That puts you in /mnt. 

 

image.png.1be081defcaa106643b12b99c54fa8f5.png

 

Hello,

 

Yeah...I have tried that already, but still not possible to use the GUI to cop/move files from a share to a UD unfortunately...

 

If you try and select a /user/<SHARE> you cannot then copy/or move the files to a UD:

 

image.png.530792ff731ced9ef000fba96d3ac3b4.png

 

If you manually enter the UD...it errors out with "Invalid Target":

 

image.png.a953e1049ced4363a9119233663a5839.png

 

Hopefully this will be added in an update!

 

 

Edited by airbillion
Link to comment

this plugin is a big help - thank you! I have one suggestion for a future release though:

when I select a single item to be deleted, copied or moved, the confirmation prompt shows me the full file path of the item I want to process. However, when I select more than one item to be deleted/copied/moved, the confirmation prompt just shows "Objects to [operation]: n", although it occupies the same amount of screen space as it does when printing out the full path of a single selected item.

 

I'd suggest to also output the full paths if multiple items are processed, as this can make it easier to review which items will be affected. The list could be printed into a scrollable container similar to how e.g. output for app updates is displayed, so even printing dozens of file paths should not be an issue while using the same amount of screen space.

Screenshot 2022-12-22 at 23-31-54 fishtank_Browse.png

Screenshot 2022-12-22 at 23-30-38 fishtank_Browse.png

Link to comment
  • 2 weeks later...

Also please could we make downloads work for all file types. It renames anything not .txt etc into a nonsense .html file that is a placeholder for the file we want. 

 

Also upload because useful for replacing single files quickly on shares that aren't shared. For example putting custom files in appdata.

It would save you having to copy or move it to the location as can click upload.

Edited by dopeytree
Link to comment
3 hours ago, dopeytree said:

Also please could we make downloads work for all file types. It renames anything not .txt etc into a nonsense .html file that is a placeholder for the file we want. 

 

Also upload because useful for replacing single files quickly on shares that aren't shared. For example putting custom files in appdata.

It would save you having to copy or move it to the location as can click upload.

It downloads the file with the proper name for me, and upload's available.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.