» Network » Setting Up a Computer as a File Server » FTP Server Settings
|
FTP Server Settings

Windows 2000/XP/Vista/7/Server 2003/Server 2008
This section describes the procedures for using the default home directory under [Default FTP Site]. To use other settings, enter the FTP site and home directory by referring to the IIS documentation.
It is recommended that the FTP server be configured by the network administrator.
In the following procedures, items displayed on the screens for Windows 2000 are used. The items displayed may differ according to your operating system.
IMPORTANT
The use of Windows XP Professional/Vista/7/2000 Server/Server 2003 as an FTP server requires the installation of IIS. If IIS is not installed in the computer you are using, you will need to install the version of IIS for the operating system you are using before entering these settings. (See "System Requirements.") For installation procedures, see the manuals provided with your operating system.
User authentication for access to FTP servers is performed using the local account database of Windows XP Professional/Vista/7/2000 Server/Server 2003 used as the FTP server. Therefore, it is not possible to use the account of a domain user registered in Windows XP Professional/Vista/7/2000 Server/Server 2003 to send data directly from the machine to FTP servers in other domains.
NOTE
If you are using Windows Vista or later, a dialog box may be displayed while you are performing the procedure. In this case, enter a user name and password. For more information, see the manuals provided with the operating system.

1.
Log in to Windows as a member of the group with access rights to the directory to be designated as the FTP site directory → start IIS.
Depending on your environment, the access rights settings for a drive or directory may differ. For details, see the Windows manual.
2.
In the [Default FTP Site Properties] dialog box, on the [Security Accounts] sheet, deselect the option which allows only anonymous connection.
3.
In the [Default FTP Site Properties] dialog box, on the [Home Directory] sheet, select both [Read] and [Write].
4.
Right-click [My Computer] → click [Properties] to open the [System Properties] dialog box → confirm [Full computer name].
5.
Right-click [My Computer] → click [Manage] to open the [Computer Management] window → under [System Tools], in [Local Users and Groups], right-click the [Users] folder → click [New User].
6.
In the [New User] dialog box, enter the user name in [User name] → enter the password in [Password] → re-enter the password in [Confirm Password] → click [Create].
Enter a user name and a password not longer than 24 alphanumeric characters.
If [User must change password at next logon] is selected, any new users added must change their passwords in order to send data from the machine. (You cannot change the password from the control panel.)
NOTE
In the Active Directory environment, the procedures for setting up users differ from the above. For details, see the Windows manual.
7.
Set a recipient address using the control panel.
Sample recipient setting:
Server side settings:
[Full Computer Name]:
starfish.organization.company.com
Create a directory named "share" in the specified FTP server's home directory "\lnetpub\ftproot", and then set "share" as the data destination.
The machine's recipient settings:
<Protocol>:
FTP
[Host Name]:
starfish.organization.company.com
[Folder Path]:
share
[User]:
User name entered in step 5
[Password]:
Password for the above user
IMPORTANT
To use [Full computer name], which was confirmed in step 4, as the host name for [Host Name] as shown in the above example, it is necessary to use a DNS server. (This applies even if the machine and the FTP server are in the same subnet.) If no DNS server is available, the host name setting should be specified using the IP address of the FTP server.
Up to 128 alphanumeric characters can be entered for [Host Name] on the control panel. Also, up to 255 alphanumeric characters can be entered for [Folder Path].
If you switch the language of the touch panel display, [Host Name] and [Folder Path] may not be displayed correctly.
If you want to send to an IPv4 host using an FTP port other than port 21, set [Host Name] using the following format:
<IPv4 address of FTP server>:<Port number>
Example: 192.168.1.21:21000
To send to an IPv6 host, set [Host Name] using the following format:
<IPv6 address>:<Port number>
Example: [5aed:90a0:bc05:01d2:568a:2fc0:0001:12ee]:21000
UNIX/Linux
For more information on the system requirements for using a UNIX/Linux computer as an FTP server, see "System Requirements."
In some environments, detailed settings may be required in order to use FTP. For details, consult your network administrator.
1.
Log in to a workstation as a superuser → set up the users who send documents from the machine, and their passwords.
Enter a user name and a password not longer than 24 alphanumeric characters.
2.
Create a shared directory to be used for recipient addresses, and then enable read access and write access by the users who will be sending data.
3.
Set a recipient address using the control panel.
Sample recipient setting:
Server side settings:
[Host Name]:
starfish
[Domain]:
organization.company.com
The user's home directory is /home/hsato, and /home/hsato/share is the data destination.
The machine's recipient settings:
<Protocol>:
FTP
[Host Name]:
starfish.organization.company.com
[Folder Path]:
Enter one of the following:
share (when using relative path)
/home/hsato/share (when using absolute path)
[User]:
User name entered in step 1
[Password]:
Password for the above user
For a sample screen, see the example of Windows 2000/XP/Vista/7/Server 2003/Server 2008 screen.
IMPORTANT
To use the host name of the above example for [Host Name], it is necessary to use a DNS server. (This applies even if the machine and the FTP server are in the same subnet.) If no DNS server is available, the host name setting should be specified using the IP address of the FTP server.
Up to 128 alphanumeric characters can be entered for [Host Name] on the control panel. Also, up to 255 alphanumeric characters can be entered for [Folder Path].
If you switch the language of the touch panel display, [Host Name] and [Folder Path] may not be displayed correctly.
If you want to send to an IPv4 host using an FTP port other than port 21, set [Host Name] using the following format:
<IPv4 address of FTP server>:<Port number>
Example: 192.168.1.21:21000
To send to an IPv6 host, set [Host Name] using the following format:
<IPv6 address>:<Port number>
Example: [5aed:90a0:bc05:01d2:568a:2fc0:0001:12ee]:21000
Mac OS X
1.
Log in to Mac OS X as Administrator → start the FTP services under Mac OS X.
2.
Click the [Sharing] icon → [FTP Access] → click [Show All] on the toolbar.
3.
Click [Accounts] to open the [Accounts] window → enter the name of the user to whom you want to send data from the machine through Mac OS X → enter the password.
Enter a user name, and a password not longer than 24 alphanumeric characters.
4.
Create a shared folder to which files are to be sent.
Sample setting:
Create a folder named "FTP_Folder" in the [Public] folder in the [Home] folder.
5.
Select the shared folder created in step 4 → select [Get Info] from the [File] menu → select [Details] from [Ownership & Permissions] → enable read & write access to the folder by the owner and members of the group to which the owner belongs.
6.
Set a recipient address using the control panel.
Sample recipient setting:
Server side settings (set using the above procedure):
Create a folder named "FTP_Folder" in the [Public] folder in the [Home] folder of the user named "yoko," and then specify the FTP_Folder as the folder to which files are sent.
The machine's recipient settings:
<Protocol>:
FTP
[Host Name]:
IP address of Macintosh
[Folder Path]:
Enter one of the following:
Public/FTP_Folder (If you enter a relative path)
/Users/yoko/Public/FTP_Folder (If you enter an absolute path)
[User]:
User name entered in step 3
[Password]:
Password for the above user
IMPORTANT
Up to 255 alphanumeric characters can be entered for [Folder Path] on the control panel.
If you switch the language of the touch panel display, [Host Name] and [Folder Path] may not be displayed correctly.
If you want to send to an IPv4 host using an FTP port other than port 21, set [Host Name] using the following format:
<IPv4 address of FTP server>:<Port number>
Example: 192.168.1.21:21000
To send to an IPv6 host, set [Host Name] using the following format:
<IPv6 address>:<Port number>
Example: [5aed:90a0:bc05:01d2:568a:2fc0:0001:12ee]:21000