Photos To Computer transfers files over your local Wi-Fi using three protocols: SMB (shared folders like Windows/Samba), SFTP (SSH File Transfer Protocol), or FTP (File Transfer Protocol). Simply choose a method, enter connection details, and start transferring files wirelessly.
SFTP is included with SSH. On Linux, install OpenSSH and ensure the sshd service is running. On Windows, install "OpenSSH Server" from optional features and start the service. Then use your system credentials to connect.
On Windows, install free software like FileZilla Server. On Linux, install vsftpd or proftpd from the terminal. Configure the server and allow access through the firewall.
For SMB: Samba (Linux), Windows sharing. For SFTP: OpenSSH. For FTP: FileZilla Server (Windows), vsftpd (Linux).
Yes. The app works fully offline over your local Wi-Fi. No internet is required, just that both devices are connected to the same local network.
SFTP is secure by design, using SSH. SMB and FTP are less secure unless configured properly, but on a trusted home network they are usually sufficient for basic transfers.
Yes. On macOS you can enable File Sharing (SMB) or Remote Login (SFTP). The app can connect to either.
Ensure both devices are on the same Wi-Fi network, the correct protocol is enabled, firewall settings allow the connection, and the shared folder is correctly configured with proper permissions.