Scp: connection closed

Hey there, I have encountered an issue that i can access to a remote host using ssh, but i can’t send file to that deveice by using ssh, after upgrading the latest system version recently. And the remote device has not been changed recently also.

What else i should offer?

LSB Version:    n/a
Distributor ID: ManjaroLinux
Description:    Manjaro Linux
Release:        21.2.6
Codename:       Qonos
scp root@cable:/tmp/update_pack ./                                                                                                                                                                             
scp: Connection closed
● sshd.service - OpenSSH Daemon
     Loaded: loaded (/usr/lib/systemd/system/sshd.service; enabled; vendor preset: disabled)
     Active: active (running) since Mon 2022-06-06 08:53:48 CST; 3h 4min ago
   Main PID: 729 (sshd)
      Tasks: 1 (limit: 37801)
     Memory: 4.2M
        CPU: 423ms
     CGroup: /system.slice/sshd.service
             └─ 729 "sshd: /usr/bin/sshd -D [listener] 0 of 10-100 startups"

Jun 06 09:48:13 yougaopeng-Manjaro sshd[20260]: pam_systemd_home(sshd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 06 09:48:13 yougaopeng-Manjaro sshd[20260]: Accepted publickey for yougaopeng from 192.168.2.184 port 36724 ssh2: RSA SHA256:WxkFQ0IzSb7VKokTDIBGIQFagYHvyznCwSEvlXBKlu8
Jun 06 09:48:13 yougaopeng-Manjaro sshd[20260]: pam_unix(sshd:session): session opened for user yougaopeng(uid=1000) by (uid=0)
Jun 06 09:48:13 yougaopeng-Manjaro sshd[20260]: pam_env(sshd:session): deprecated reading of user environment enabled
Jun 06 09:48:13 yougaopeng-Manjaro sshd[20260]: pam_unix(sshd:session): session closed for user yougaopeng
Jun 06 09:48:30 yougaopeng-Manjaro sshd[20293]: pam_systemd_home(sshd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 06 09:48:30 yougaopeng-Manjaro sshd[20293]: Accepted publickey for yougaopeng from 192.168.2.184 port 36726 ssh2: RSA SHA256:WxkFQ0IzSb7VKokTDIBGIQFagYHvyznCwSEvlXBKlu8
Jun 06 09:48:30 yougaopeng-Manjaro sshd[20293]: pam_unix(sshd:session): session opened for user yougaopeng(uid=1000) by (uid=0)
Jun 06 09:48:30 yougaopeng-Manjaro sshd[20293]: pam_env(sshd:session): deprecated reading of user environment enabled
Jun 06 09:48:30 yougaopeng-Manjaro sshd[20293]: pam_unix(sshd:session): session closed for user yougaopeng