NSA326 system upgrade to have rsync, is it possible?
Freshman Member
Earlier I got help to be able to read data from my disks removed from dead NSA325. They are sit in a new 326 wich runs without installed batches, system runs in the RAM disk and I manage files via SSH terminal by commands.
(solution here: https://community.zyxel.com/en/discussion/21451/copy-data-from-removed-jbod-disks#latest)
As I struggle with available disk space for backup 2 by 2TB disks it took some time to find the best solution. Finaly I decided to delete some data to fit all important files into one disk. I wanted to use rsync to copy files with directory structure, but system said there is no rsync.
Is there a way to install rsync to the system? Maybe install some system extension?
Accepted Solution
All Replies
-
thx.
one more question: before got rsync i tried to copy a directory with cp command and the result no is definietly larger than source. (source 15GB, target 26GB, reported by du). do you have any idea how is it possible?
0 -
What is the target filesystem? AFAIK du reports disk usage, which means that a single byte file will be reported as using the cluster size. (4k, on ext3).
So if you copy a lot of small files from a 4k cluster filesystem to a 8k cluster filesystem, te used size will increase.
There can be other reasons as well. I'm thinking about symlinks, hardlinks and sparse files. cp without switches will ignore them all, and just copy the
file.
0 -
Stupid forum software. There is a strange character in the comment above, and now I can't edit it.
The last line should end with 'and just copy the apparent file'.
0 -
I used
cp -aThe two hdd's are identical, both of them a 2TB WD Red. Also wierd as
dushows this deifference (sourece 15GB, target 25GB), but when viewed via Winscp both are 25GB!0 -
thx, I just skip the issue.
0
Categories
- All Categories
- 439 Beta Program
- 2.8K Nebula
- 200 Nebula Ideas
- 126 Nebula Status and Incidents
- 6.3K Security
- 498 USG FLEX H Series
- 323 Security Ideas
- 1.6K Switch
- 83 Switch Ideas
- 1.3K Wireless
- 49 Wireless Ideas
- 6.8K Consumer Product
- 286 Service & License
- 457 News and Release
- 89 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.3K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 96 Security Highlight
Guru Member