Changes between Version 3 and Version 4 of FAQ/downloadftp
- Timestamp:
- Nov 10, 2015, 1:24:53 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/downloadftp
v3 v4 9 9 * Enter the address in the 'Server' box and username and password (these are provided in delivery email) and click 'Connect' 10 10 11 [[Image(cyberduck1_open_connection.png, width= 40%, align=center)]]11 [[Image(cyberduck1_open_connection.png, width=800px, align=center)]] 12 12 13 13 * Click 'Continue' at warning about unsecured FTP connection. This is a [https://en.wikipedia.org/wiki/File_Transfer_Protocol#Security known problem with FTP] (you can safely tick 'Don't show again') 14 14 15 [[Image(cyberduck2_unsecure_connection.png, width= 40%, align=center)]]15 [[Image(cyberduck2_unsecure_connection.png, width=800px, align=center)]] 16 16 17 17 * Before downloading data check the size by right clicking on a folder and selecting 'Info' 18 18 19 [[Image(cyberduck3a_get_info.png, width= 40%, align=center)]]19 [[Image(cyberduck3a_get_info.png, width=800px, align=center)]] 20 20 21 21 * In the Info box select 'Calculate' to get the size of the directory. 22 22 23 [[Image(cyberduck3b_get_size.png, width= 20%, align=center)]]23 [[Image(cyberduck3b_get_size.png, width=400px, align=center)]] 24 24 25 25 * Right click on folder(s) and select 'Download to', select a folder on a drive with sufficient storage to download the files to. 26 26 27 [[Image(cyberduck4_download_to.png, width= 40%, align=center)]]27 [[Image(cyberduck4_download_to.png, width=800px, align=center)]] 28 28 29 29 * A transfer window will open to show progress. If the transfer is interupted select the 'Resume' button from the top left of the transfers window. 30 30 31 [[Image(cyberduck5_resume.png , width= 20%, align=center)]]31 [[Image(cyberduck5_resume.png , width=400px, align=center)]] 32 32 33 33 == Using lftp (Linux) ==