Recipe: Retrieve (global) data from FTP server: Difference between revisions
Line 3: | Line 3: | ||
== Problem == | == Problem == | ||
We want to access G5NR data by downloading files | We want to access G5NR data by downloading files from the <code>ftp</code> server using either a web browser or the command line tool <code>wget</code>. | ||
== Solution == | == Solution == |