Hello,
given that this should be the linux doing and not strictly TN Scale related I somewhat do feel embarrassed to ask:
How would I mount an externally attached USB drive, formatted with exFAT and directly copy data from a TN dataset to this USB drive?
The shell would be one option, but how exactly to do? I am lacking the command wisdom
mount
copy
dismount
Is there an “easier” way by using the webgui of TN? supposedly not
I have read these:
Actually, reading more into this, it might not be that easy, there’s an open issue on it here that suggests that even though it’s documented in the man-pages it might not actually work in Linux:
Edit: Maybe modify date is enough?
Hi everyone.
I’m new to TrueNAS and today I just installed TrueNAS ElectricEel R2.
For testing purposes, I plugged my USB disk into TrueNAS but couldn’t access or see my data. Besides I have 10TB of data in another HDD and I’m thinking of transferring it all using HDD Enclosure. Now, don’t know how to copy all removable disk data and paste it to TrueNAS. Please help.
Beginner and just set up my first TrueNAS server.
I have a previous backup on a 8Tb USB-drive that I want to copy to the TrueNas server. I started over the network from my desktop computer - but it estimated to take about 9 days(!). But there should be a way for me to connect it directly to the TrueNas-server and copy the content, right? But I cannot find a way to copy files from it to the server. Does it require a seperate app for such a simple operation? I am the worst prompt-person, so prefe…
Not supported by TrueNAS.
You’d have to do everything in the command-line, but you might risk creating a problem in the process.
It’s safer to just plug the exFAT USB drive into a Linux or Windows PC, and then copy the data from a TrueNAS SMB share over the local network.
1 Like
Arwen
October 24, 2024, 1:18am
3
To clarify what @winnielinnie said, one reason it is not supported is that whence the files are on TrueNAS, they will likely not have correct ownership or permissions. This caused problems for years, so iX removed that function from TrueNAS SCALE.
Further, just because TrueNAS SCALE has Linux under the hood, does not make it a Linux distro. TrueNAS, (Core or SCALE), is an appliance OS. And while you can turn TrueNAS SCALE into a more general purpose Linux computer, it is all on you.
2 Likes