|
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 three ways to get files from or put files to the ftp site - by command mode, by a web browser, and by an ftp client. 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 a web browser With a modern web browser (Mozilla Firefox, Opera, Internet Explorer, etc.), you can use an 'ftp get' command typed into the address bar of the browser window to download a file from us.
For example, to get the file "xyz.zip" from the userdownload account/directory, just type into the address bar ftp://userdownload:ard5199@www.adina.com/xyz.zip and save the file by clicking the appropriate button in the window that pops up. This should work for most, but not all, file types. If it does not work, you will have to use the command mode or an ftp client. You can also upload a file to our ftp site (the userupload account/directory) by typing the following into the address bar of the browser window ftp://userupload:ard5199@www.adina.com/This will open a blank window (or tab), into which you can drag and drop your files. You will be able to see only the files that you upload in this session. If you close the window and re-open it in a new session, the window will again be blank. 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. |

