(Elementary user)
Someone would like to send files to our server using SFTP
After researching this, it would appear that SFTP 'belongs' to or rather is a subset of SSH
Would the following approach be correct:
1) Open the SSH port on the firewall
2) Ascertain the incoming users static IP address and restrict incoming SSH requests to this user
3) Create a new user on the target server with password and home directory
Best regards
Someone would like to send files to our server using SFTP
After researching this, it would appear that SFTP 'belongs' to or rather is a subset of SSH
Would the following approach be correct:
1) Open the SSH port on the firewall
2) Ascertain the incoming users static IP address and restrict incoming SSH requests to this user
3) Create a new user on the target server with password and home directory
Best regards