I have a more graphical alternative (assuming you also have a Windows PC on the same LAN). A piece of free software (ftpuse) allows you to mount an FTP server as a Windows drive letter.
1. Decrypt recordings as mentioned above, and install and start betaftpd on the Humax (see guidance above).
2. Install "ftpuse" from https://www.ferrobackup.com/download.html#ftpuse
3. Map a different drive letter to each Humax, e.g.
(maps drive Z:, my PIN is the default "0000" and my Huxax IP is 192.168.1.45)
I only have one Humax so tested it with a separate FTP server I run, mounted to a different drive letter. Now, at this point, I expected to be able to drag and drop between the two, but it gave an error "not enough disk space" (which isn't true). Your mileage may vary.
I already use FileZilla FTP client to move files on/off my Humax - have done for years when Windows stopped wanting to support CIFS - however, it does not support server to server transfer, but what it does support is dragging files/directories between the FileZilla client window, to Windows explorer (this is how I use it). So I got it working as...:
4. Install FileZilla FTP client, open a session to your source Humax. I recommend limiting the number of simultaneous transfers to one.
5. From FileZilla, drag the files you want to the Windows drive letter & path of your target Humax (mapped in step 3 above) - Note: I was also able to drag and drop in the other direction as well. Good Luck!
1. Decrypt recordings as mentioned above, and install and start betaftpd on the Humax (see guidance above).
2. Install "ftpuse" from https://www.ferrobackup.com/download.html#ftpuse
3. Map a different drive letter to each Humax, e.g.
Code:
C:\Program Files\Ferro Software\FtpUse> ftpuse Z: 192.168.1.45 0000 /USER:humaxftp
I only have one Humax so tested it with a separate FTP server I run, mounted to a different drive letter. Now, at this point, I expected to be able to drag and drop between the two, but it gave an error "not enough disk space" (which isn't true). Your mileage may vary.
I already use FileZilla FTP client to move files on/off my Humax - have done for years when Windows stopped wanting to support CIFS - however, it does not support server to server transfer, but what it does support is dragging files/directories between the FileZilla client window, to Windows explorer (this is how I use it). So I got it working as...:
4. Install FileZilla FTP client, open a session to your source Humax. I recommend limiting the number of simultaneous transfers to one.
5. From FileZilla, drag the files you want to the Windows drive letter & path of your target Humax (mapped in step 3 above) - Note: I was also able to drag and drop in the other direction as well. Good Luck!
Last edited: