Skip to main content

FTP/SFTP Upload

Upload files to LFD service using FTP or SFTP protocols. Connection details are available in the domain management interface.

Connection Options

  • FTP: Port 21 for standard file transfer
  • SFTP: Port 22 for secure, encrypted transfer (recommended)

Connection details include server hostname, credentials, and storage capacity information.

FTP Client Setup

  • WinSCP: Windows SFTP/FTP client
  • FileZilla: Free cross-platform client
  • Cyberduck: User-friendly Mac/Windows client
  • Command Line: Built-in FTP/SFTP for Linux/Unix

Configuration

  • Host: LFD server hostname from management interface
  • Port: 22 (SFTP) or 21 (FTP)
  • Username: Generated LFD service name
  • Password: Set during service creation

Upload Process

  1. Open FTP client and enter connection details
  2. Select SFTP protocol for security
  3. Test connection before transfers
  4. Upload files via drag-and-drop or file browser
Best Practices
  • Create organized directory structures
  • Use binary mode for non-text files
  • Monitor storage capacity before large uploads
  • Use SFTP for sensitive content

Troubleshooting

Common Issues

  • Connection Failed: Check firewall settings for FTP/SFTP ports
  • Authentication Error: Verify username and password
  • Slow Transfers: Consider network bandwidth limitations
  • Upload Failures: Retry with smaller file batches