sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
You may also like
The below will open tcp port 10000 on FirewallD to get access to webmin firewall-cmd –permanent –zone=public –add-port=10000/tcp A reload of FirwwallD […]
scp C:\path\to\win11.vhdx root@192.168.100.21:/var/lib/vz/images/
scp -r /local/directory remote_username@ipaddress:/remote/directory
The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]