December 1, 201510 yr So if I want to move everything from one drive to another how would I do that? I would like to move everything from drive "SDE" into a folder called "Moved" on drive "SDH" Can someone please tell how to do this? Thanks
December 1, 201510 yr There is a docker to assist with this. http://lime-technology.com/forum/index.php?topic=39707.0 Or you can ssh/telnet into the server and move from /mnt/diskX to /mnt/diskY manual or use some rsync commands.
December 1, 201510 yr So if I want to move everything from one drive to another how would I do that? I would like to move everything from drive "SDE" into a folder called "Moved" on drive "SDH" Can someone please tell how to do this? Thanks If you are trying to copy from a disk share to a user share you should read this post first: http://lime-technology.com/forum/index.php?topic=34480.0
December 1, 201510 yr Author There is a docker to assist with this. http://lime-technology.com/forum/index.php?topic=39707.0 Or you can ssh/telnet into the server and move from /mnt/diskX to /mnt/diskY manual or use some rsync commands. awesome, I will be trying this out.
Archived
This topic is now archived and is closed to further replies.