FastCopy icon indicating copy to clipboard operation
FastCopy copied to clipboard

Help with NAS / Network Drives

Open anthonyjclarke opened this issue 6 years ago • 6 comments

Hi, wondering if you can assist here.... trying to copy between two NAS drives on my Mac

Cant seem to get the connections to work

image

Do you have any samples / advice here?

anthonyjclarke avatar Oct 31 '18 23:10 anthonyjclarke

oh I have not used/tested the connections functionality from the file chooser. the file browser component is an open source I found on the github.

Alternatively, I'd suggest you mount the two drives in the Finder first. Go to the Finders on Mac-> Go menu --> "Connect to server", make the two SMB connections for source and target. ex: smb://mac-win8 The mounted volumes are listed under "Locations" on the left of the Finder.

command line mount works too. google "mount a smb drive on mac".

Then go to the Fast Copy App, browse and select the source and target under /Volumes. Go to the very top root / and the mounted NAS drives are under "Volumes".

cheers

Tony

x8699876 avatar Oct 31 '18 23:10 x8699876

Thanks, will give this a go....

anthonyjclarke avatar Nov 01 '18 00:11 anthonyjclarke

Worked, thanks... was expecting it to be faster than www.goodsync.com but seems to be a bit slower and also very slow on small files.... appreciate your help anyway

anthonyjclarke avatar Nov 01 '18 22:11 anthonyjclarke

thanks for the feedback. I made an improvement of speeding up copying the small size files in v1.2.5.

x8699876 avatar Nov 02 '18 02:11 x8699876

Is 1.2.5 available to test?

anthonyjclarke avatar Nov 03 '18 20:11 anthonyjclarke

the jar is available at https://github.com/mhisoft/FastCopy/tree/master/dist. if you use mac, you need to integrate with the Finder and invoke the jar from the Finder context menu. I have not built the 1.2.5 Mac App yet.

Do some test and give me feedbacks. if you use two NAS drive, better turn off the muti worker because it bottlenecks on the network and harddrive.

I am also working on ideas how to improves the mass small files transfers, such as compress and package them first. stay tuned.

x8699876 avatar Nov 06 '18 19:11 x8699876