Category archive

aws

Explore every article in aws, with preserved WordPress-friendly URLs.

2 articles

apache

Copy file from one server to another using scp on linux

If you have to copy any files from one server to another, you normally copy the same using FTP or wget. But some time wget function is disabled on server due to security reason. Hence there is one more additional option that you can use to copy your file from another server to your server. […]

Apr 26, 2024

Read article