FTP server integration is available in the Enterprise platform and in the legacy Enterprise and Ultimate plans. Learn more about our Plans & Pricing.
Go to Settings > Site settings > Integrations and open the FTP integration.
- Enter your FTP server login data
- FTP server - the server address (URL)
- Port
- Username
- Password
- Domain - public address to access the files on your server (not required)
- Protocol - Save
- Select storage for files
When you've entered your FTP server login data into Scoro, your files in Scoro can be moved to the FTP server and will be accessible from both ends.
A folder called Scoro will be created on your FTP with subfolders for companies and projects.
Note! The way our FTP integration is built in Scoro is that we upload all files via PHP using a "ftp_put():" code. Please ensure that your server can upload files using this method.