ftp.fsn.hu public FTP space can be mounted with SMB/CIFS utilities. The server name is "ftp.fsn.hu", and the share name is "ftp". The share is open to anyone, with or without username and password. If you have to mount the share with a username, then use this: username: fsn password: fsn You can use the following commands to mount the FTP space: Linux ----- mount -t smbfs -o username=fsn //ftp.fsn.hu/ftp /mnt Password: fsn To issue this command, you may require given privileges. The kernel must have smbfs support compiled in, or available as a loadable kernel module. Windows ------- net use * \\ftp.fsn.hu\ftp If you have other operating systems, which can mount our server, please share your experience and let us know the command line at bra@fsn.hu!