Page 1 of 1

[Discussion] Rsync with and without SSH  [SOLVED]

Posted: 26 Apr 2026, 21:43
by rfbjr
If I run an rsync task w/o SSH, the number of files successfully backed up is constantly updated.

Image
Shot above is after the job finished.
But if I used SSH, same server and same folder being copied, the number of files is not updated until the end.


Image
Point is when no SSH, I do have some idea how far along the job is, with SSH, no clue.

Re: [Discussion] Rsync with and without SSH

Posted: 27 Apr 2026, 17:24
by Felix
Because one method uses the rsync service (port 873) and the other uses the system SSH (port 9222), it is currently impossible to check the status using SSH. This issue has been submitted to our TOS product department for investigation. Please pay attention to future software update announcements.

Re: [Discussion] Rsync with and without SSH

Posted: 27 Apr 2026, 18:32
by rfbjr
Ok thanks for the update. For now, If I'm copying something and busy doing other things, I use SSH, when I'm in a hurry and want to see how far, I use the non-SSH method. Cheezy but works.

Re: [Discussion] Rsync with and without SSH

Posted: 30 Apr 2026, 15:55
by Felix
rfbjr wrote: 27 Apr 2026, 18:32 Ok thanks for the update. For now, If I'm copying something and busy doing other things, I use SSH, when I'm in a hurry and want to see how far, I use the non-SSH method. Cheezy but works.
Thank you very much for your understanding and cooperation. At this stage, you can flexibly choose the most suitable mode based on your actual business scenario and transmission needs. Regarding the issue you raised, we have recorded it in detail and will incorporate it into our product optimization evaluation plan.