Problem with transfer Centos 7

I have problem with rclone because every few day when I copy files my transfer slow 1 MiB/s. I checked on another server with the same configuration and the same profile Onedrive and everything works ok.

I found semi solution, when I restart server my transfer comes back to good level.

I have serwer (Centos 7 ) not hosting so I have all priviligations as root. Someone had similar problem?

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy -P /backups/ OneDrive:backups/`date +"%Y-%m-%d"` --log-file=/home/logs/`date +"%Y-%m-%d"`.log --log-level=INFO

hello,

the two servers, on the same lan, same internet connection?

when you posted, there was a template of questions,
help us to help you and provide all the answers.

the same configuration server and the same internet connection

looks like an issue with that server or internal network.

if you need further help, then please post the twice requested information.

I found solution my problem, when I have been restarting server now my transfered equal 15 mb/s but problem back when I trasnfer bif file under 1 GB by Client OneDrive then when I want trasnfer file linux-> OneDrive trasnfer fall to 1 mb/s and I have to again do restart serwer. Someone know why transfer fall? I think problem is with rclone config but I don't know where look for problem.

need post the requested information

Run the command 'rclone version' and share the full output of the command.

  • rclone v1.58.0
    • os/version: centos 7.9.2009 (64 bit)
    • os/kernel: 3.10.0-1160.53.1.el7.x86_64 (x86_64)
    • os/type: linux
    • os/arch: amd64
    • go/version: go1.17.8
    • go/linking: static
    • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

OneDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp )

rclone copy

(post deleted by author)

Hello all,

This is the exact case I faced same. When I transferred one CentOS 7 server to another. The most useful thing for me during this process was to check the space on the hard drive, permission and networking before starting the transferring process again. The other thing I did was to check the important files after migrating them rather than taking it for granted.

when the task becomes bigger and more sensitive. I like to have a separate VPS environment for carrying out this process. This is what I have done using the DedicatedCore hosting.