Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rsync limit download

rsync -a --bwlimit=10240 /folder/to/copy user@somehost:/new/folder/location

# The bwlimit parameter sets the limit in terms of kilobytes. 
# In the command above it is throttled to 10MB/sec. 
Comment

PREVIOUS NEXT
Code Example
Shell :: git merge anotehr 
Shell :: use lines from file for bash command 
Shell :: nginx brotli 
Shell :: how to remove lessc completely from ubuntu 
Shell :: sh file get runtime 
Shell :: how to rm file ubuntu contains jpg 
Shell :: commit to wrong branch git solution 
Shell :: git2 
Shell :: array difference powershell 
Shell :: command to delete all files ending in .js in current and subdirectories 
Shell :: Wallpaper kali 
Shell :: install bjsmasth 
Shell :: git cherry pick chain 
Shell :: how to fix expired key when apt update 
Shell :: how to usepyinstaller 
Shell :: cpickle 
Shell :: spacemacs set font 
Shell :: Terraform to upgrade modules and plugins 
Shell :: ignore always ask sudo permission on folder 
Shell :: kali install ghost newwork command 
Shell :: How to fix committing to the wrong Git branch? 
Shell :: pre-removal script subprocess returned error exit status 127 
Shell :: remove home partition centos 6 
Shell :: aws ec2 "ubuntu" "sudo yum install nginx" "No package ngix available." 
Shell :: how to check app is installed or not unity 
Shell :: hp probook 6560b hackintosh 
Shell :: how to set up password ssh access askubuntu 
Shell :: anandsiddharth/laravel-paytm-wallet for laravel 7 github 
Shell :: git exclude nested folder 
Shell :: git add interactively 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =