Hi,
I'm trying to download a backup file I made through FTP. The file I want to download is around 30GB and if I use the normal get command in FTP through command line, it overloads my server, the server load increases to like 30.00 +
Is there a way to do like get file.tar.gz limit 300 so it downloads the file with max 300kb/s or is there any other method to do this?
Thanks
I'm trying to download a backup file I made through FTP. The file I want to download is around 30GB and if I use the normal get command in FTP through command line, it overloads my server, the server load increases to like 30.00 +
Is there a way to do like get file.tar.gz limit 300 so it downloads the file with max 300kb/s or is there any other method to do this?
Thanks