|
Question QG-004:
How do I access the ADINA ftp site? Answer: Sometimes, it is necessary to send files to or receive files from ADINA R & D. If the file size is 4 MB or less, you can send it to us as an attachment in your email. For larger files, we can exchange files via the ADINA ftp site. To minimize the transfer time, we recommend that all files be compressed (e.g. using winzip or gzip). We show two ways to get files from or put files to the ftp site - by command mode, and by an ftp client. Command mode may not work when there is significant latency in the internet connection. An ftp client is recommended. Command mode
In a Unix or DOS window, ftp www.adina.com login: <'userupload' for uploads; 'userdownload' for downloads>
To put a file, say "xyz.zip", for us, (for text file, skip the binary command) binary put xyz.zip
To get a file "abc.gz" from us, (for text file, skip the binary command) binary get abc.gz Note that you will not be able to see the contents of the folder in both cases. Using an ftp client You can use an ftp client that has a manual transfer function for the download. We introduce FileZilla, a free ftp client, and FTP Voyager, a paid ftp client. FileZilla FileZilla is a free ftp client that may be downloaded and installed from http://sourceforge.net/projects/filezilla You will need version 3.1.6 or higher; the latest FileZilla installation file will detect the presence of an existing installation and initiate an update as appropriate. With FileZilla, you can perform Manual Transfer by ftp as follows:
Other ftp clients If you have FTP Voyager, you can download files from us using their Manual Get function, and upload files by simply dragging and dropping the file(s) from your computer desktop to the our ftp folder pane in the FTP Voyager window. FTP Voyager has many powerful features, but it is not free software. |

