php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "SFTP"

What are the best practices for securely transferring and executing PHP code on a remote server?

When transferring and executing PHP code on a remote server, it is important to ensure that the code is securely transmitted and executed to prevent s...

What are some best practices for securely transferring files between servers using PHP and FTP functions?

When transferring files between servers using PHP and FTP functions, it is important to ensure that the process is secure to prevent unauthorized acce...

How can PHP developers ensure that their code is secure when interacting with external resources like FTP servers?

PHP developers can ensure that their code is secure when interacting with external resources like FTP servers by validating user input, sanitizing dat...

What are the best practices for handling file access and data transfer between servers in PHP applications?

When handling file access and data transfer between servers in PHP applications, it is important to ensure secure and efficient communication. One bes...

What are some alternative methods, besides using PHP scripts, for transferring files between servers securely?

One alternative method for transferring files between servers securely is using Secure Shell (SSH) file transfer protocols such as SCP or SFTP. These...

Showing 66 to 70 of 145 results

‹ 1 2 ... 11 12 13 14 15 16 17 ... 28 29 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.