You are here: Home > Documentation > File Mover

   

 


Home

Documentation

Downloads

Specifications

Credits


File Mover (Client Side GUI)


 File Mover Screen Components

The figure below shows the various components of client RFTP Graphical User Interface (GUI), also called File Mover. The components are labeled in black and are described below.

 

 

 

 

 

 

 

 

Fig 1. File Mover Screen Components

1. Tool bar: Provides shortcuts to Connect, Login, Disconnect, History and Help functions.

2. Status Area: Displays status of server

3. Local Folders and Files: Displays the files of the client computer.

4. Transfer Tools: Provides Upload, Resume upload, Download, Resume download and Stop transfer functions.

5. Server Folders and Files: Displays the files of the server computer.

6. Server Address Display Area: Displays the IP address of the server.

Top

Starting File Mover

Windows operating system

1.

Use Windows Explorer to browse to the RFTP folder (usually C:\RFTP)

2.

Double click on RftpFileMover. 

UNIX operating system

1.

Change directory to the directory that contains the RFTP directory.

2.

Type in the command: 

java   rftp.FileMover 

3.

Font incompatibilities between the Windows development environment and UNIX cause a series of complaints about font errors to be printed.  These can be ignored.

Top

Connecting to the Server

 In order to connect to the other machine, the user must know that machine’s Internet Protocol (IP) address.  This address is displayed on the server machine when the RFTP Server is started. 

 The IP address will look something like:

 138.87.100.38 

When you first start the RFTP File Mover, the message in the status area says “Not Connected”.  

In order to connect to the server, you must:

1.   Click on the connect icon.

2.   Enter the IP address of the server in the dialog box. 

3.   Click on the connect button.

 The message “Connected.  Please login.”  will appear in the RFTP File Mover status area when you are connected.  The IP address will appear in the server address area.

Top

Logging in to the Server

1.  Click on the login icon.

2.  Enter your user name in the login text box. (The user name & password, and how to obtain them, will be explained in the RFTP Console Interface section.)

3.   Enter your password in the password text box. 

4.   Click on the login button.

The message “Ready.”  will appear in the RFTP File Mover status area when you are connected.   The remote file system area will display a list of the files and folders from the server's computer as seen in 3 in figure 1 above.    Now you are ready to browse around the server folders and transfer files.

Top

 Disconnecting from the Server

 When you are done, disconnect from the server using the disconnect icon.  This will end your session with the RFTP Server.  

Exit from File Mover by choosing File | Exit.

Top

Show the Session History

Single click the show history icon to display a "behind the scenes" look at your connection session.  The history session window shows a complete listing of the actions you have performed during the connection.  It displays the folder changes you have made, the files you have selected with their sizes and date modified, the folders (directories) you have created, and the file transfers.  It contains all the messages that the server has sent to your machine.  If it looks like a file transfer didn't work, or you can't change to a folder, check the session history to see if there is a message explaining what happened.  

Top

Show the Help Screen

This displays the User's Guide. It contains the same information as here.  

Top

 Looking at the Server

The area No 3 in figure 1 above lists the files and folders found in the current folder.  The current folder is named in the textbox labeled "look in".  The folders are labeled with "

" to distinguish them from regular files.  Remember as you browse around that the server may not allow you access to all its folders and files. File Mover will not display the contents of any folders you do not have permission to browse.  If you attempt to go to a folder where you are not allowed, you will automatically be put back into your default directory.   Security is discussed in more detail in section four.  The actions you can use to browse around the file system are described here.

Top

Transferring Files

 Resumable File Transfer Protocol (RFTP) can transfer files from the server to the local host, or from the local host to the server.  It can also resume transfers that were started and then interrupted.  This will start the transfer at the point where it was interrupted to avoid the need to resend data that was previously transferred.  When a transfer is resumed, it is the user’s responsibility to ensure that the files chosen are the files on which a transfer was interrupted and that neither of those files have been altered since the original transfer.  If the user erroneously resumes a transfer to a file, that file can be corrupted.

Performing a file transfer

1. (Recommended – otherwise you must type in the filename.) Select local file.

2. (Recommended) Select remote file.

3. Left Click on the icon for the desired type of file transfer:

4. Verify that the transfer that will be performed is the type of transfer desired by carefully checking the transfer message displayed in the transfer file dialog box.  Notice that in the example, the junk11 file (in the bottom textbox) will be copied from the server to the local file named junknew.  

5.  Filenames may be typed directly into the textboxes.  If the file being transferred to does not already exist, it will be automatically created.  However, folders are not automatically created; they must already exist.  The entire filename, including the extension, (.txt in the example) needs to be typed.  The entire pathname may be used, or a relative pathname.

6.  Click on the Transfer button in the transfer file   dialog box.

As the transfer is taking place, the progress of the transfer is displayed in the transfer status area of the main File Mover Screen  (figure 1 above).   When the transfer is complete, the status is changed back to ready.

You can interrupt and stop a file transfer at any time during the transfer by clicking on the abort transfer icon.  Aborting a transfer takes a few seconds, so if you abort a small transfer, or one that is near completion, the transfer may complete before the transfer is halted.  Comparing file sizes will show if the transfer aborted or completed. The transfer can be resumed later and will start up where it stopped.

Top

Solving Problems Using File Mover

Problem

Solution

In the connect dialog box, I typed in the IP address and nothing happened.

Make sure the IP address is correct and that you only type in the numbers separated by periods.

 

Check to see if the RFTP Server on the IP address you typed in is running.

 

Was the RFTP Server started on the IP address you typed in, but the permission file name hasn’t been entered yet?    Read about starting the RFTP Server in section five.

In the login dialog box, after I entered my password, nothing happened.

Did you click on the login button?

 

It can take up to 45 seconds to establish the connection and initialize the remote directory listing.

In the login dialog box, I got a “Login failed.  Please try again.”  message. 

Check that the user name and password were correctly typed in.

 

Check that the permission file exists and was typed in correctly for the RFTP Server.  Read about security for the RFTP Server in section five.

I change folders, but keep getting put back into the original folder.

Look in the session history.  If the folder changes are failing, you don't have access permission for the folder you are trying to change to.

Top


You are here: Home > Documentation > File Mover
   

Home    Documentation     Downloads      Specifications      Credits