So, I’m using RClone to backup data from my edge devices, which happens to be Nvidia Jetson Xavier ARM-based devices. Whenever I try to copy a directory with many sub-directories and an overall size of approx 31 GB the whole system shuts down.
Are there any system-level logs that can help me figure out this issue?
Additional Info:
RClone file transfer is being performed over SFTP and the following command is being used:
rclone copyto /mount/ssd/my_data sftp_remote:/home/backups/my_data