Variscite FTP Server¶
Variscite's FTP server hosts recovery sd card images and other development files. This guide explains how to access the server.
Variscite's SFTP Server Credentials¶
For example, using sftp client:
sftp -P 2222 sftp://[email protected]/
Downloading from an SFTP Server¶
Using a Dedicated FTP Client¶
Using FileZilla¶
There are many FTP client applications and you can use any of them. One of the most popular FTP clients is FileZilla, which is also a graphical, multi-platform and open source software.
To download it you can use the web link above, or in Ubuntu you can run the following:
Using sftp¶
Connect to server:
sftp -P 2222 sftp://[email protected]/
Download a file:
Download a directory: