FilesAnywhere FTPS and SFTP

Transfer Large Files Quickly and Securely

Transfer files directly using FTPS, SFTP, or CONNECT protocols, bypassing browsers for enhanced security and efficiency.

FTPS/SFTP/Script Cloud

Many ways to connect

FTPS and SFTP

  • FTPS: Uses SSL/TLS encryption.
  • SFTP: Operates over SSH for secure transfers.

FTPS Configuration

  • Host: connect.filesanywhere.com
  • Port: 21
  • Username/Password: [your FilesAnywhere Username/Password] (case-sensitive)

SFTP Configuration

  • Host: connect.filesanywhere.com
  • Port: 22
  • Username/Password: [your FilesAnywhere Username/Password] (case-sensitive)

For Professional users, follow this link to enable FTPS/SFTP.

FilesAnywhere CoolBackup

Back up and sync files to/from your FilesAnywhere account using FTPS or SFTP. Choose automatic or scheduled backups, and select files or folders to sync.

Scripting for Automation

Automate file transfers with custom scripts.

Example script for SFTP upload:

				
					# Connect to SFTP server using a password
open sftp://user:password@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx...="
# Upload file
put d:\examplefile.txt /home/user/
# Exit WinSCP
exit# Connect to SFTP server using a password
open sftp://user:password@example.com/ -hostkey="ssh-rsa 2048 xxxxxxxxxxx...="
# Upload file
put d:\examplefile.txt /home/user/
# Exit WinSCP
exit
				
			

For more details about scripting, click here to visit the WINSCP guide.

Use Cases

Secure Business Data Exchange

Efficiently transfer sensitive client data between your office and remote teams while ensuring high-security standards.

Automated Backup Solutions

Use CoolBackup to automate the backup of critical business files, minimizing the risk of data loss and ensuring regular updates.

Seamless Cloud Integration

Utilize FTPS/SFTP for integrating your cloud storage with local systems or applications, facilitating smooth data migrations and synchronization.

Get Started Today

Ready to enhance your data security and streamline file transfers? Contact us for a free consultation and see how these secure solutions can transform your business operations.