NFSClient
NFSClient is an application for Microsoft Windows. It’s an client for NFS server supporting protocols NFS 2, NFS 3 and NFS 4.1
It’s written in C# language.
Download binaries
Source code is avaliable on GitHub but if you want binaries just go to SourceForge here.
Look
Tested
Application is tested to work on Windows XP (32bit) and Windows 7 (32bit) operating systems.
All other windows systems newer or equal that Windows XP should work just fine.
Licence
NFSClient uses GPLv3 licence.
Ответ на:
комментарий
от wfrr
Ответ на:
комментарий
от Black_Shadow
>там встроенный есть
Хде?
()
автор топика
- Ссылка
Ответ на:
комментарий
от zgen
>есть встроенный в XP и Vista, в 7ке не нашел
В XP встроенный NFS клиент? О_о
()
автор топика
- Показать ответы
- Ссылка
Ответ на:
комментарий
от BSD
Деточка, из-за ночных оргий с бсдшными чертями, у тебя галюники. Хотя в одном ты прав: NFS — костыль.
★★☆
()
- Показать ответы
- Ссылка
Ответ на:
комментарий
от BSD
Да, ты их назвал костылем, помнишь 8).
★★☆
()
- Ссылка
Ответ на:
комментарий
от wfrr
>Хотя в одном ты прав: NFS — костыль.
А что не костыль? Подскажи аналог.
()
автор топика
- Показать ответы
- Ссылка
Ответ на:
комментарий
от BSD
Ответ на:
комментарий
от BSD
Ответ на:
комментарий
от Klayman
Самба, это банальный имплантант, для тех кому не хватило денег на нормальные технологии.
★★☆
()
- Ссылка
Ответ на:
комментарий
от BSD
> В XP встроенный NFS клиент? О_о
Не совсем встроенный. «Services for Unix» или как его там…
★
()
- Ссылка
Ответ на:
комментарий
от wfrr
http://en.wikipedia.org/wiki/Interix
It is a component of the Services for Unix (SFU) release 3.0 and 3.5 (this last one is distributed freely). The most recent releases of Interix, 5.2 and 6.0, are components of the Windows Server 2003 R2, Windows Vista Enterprise and Ultimate editions and Windows Server 2008 under the name SUA [1] (Subsystem for Unix-based Applications).[2] Version 6.1 is included in Windows 7 (Enterprise and Ultimate) and Windows Server 2008 R2 (all editions).
в общем, под все винды есть в каком-то виде.
Adjkru ★★★★★
()
- Ссылка
Ответ на:
комментарий
от megabaks
Латентное определение.
определись! за всё взялся,потому и не вкурил ни там ни здесь!
«BSD’шники — латентные вендузятники. »
Camel ★★★★★
()
- Ссылка
Ответ на:
комментарий
от wfrr
>NFS — костыль
о, да конечно, нативная сетевая фс, поддерживаемая на уровне ядра это тот ещё костыль.
- Показать ответ
- Ссылка
Ответ на:
комментарий
от zgen
> в 7ке не нашел
там, емнип, поддержка юниксовых сервисов только в ultimate версии есть.
isden ★★★★★
()
- Ссылка
Ответ на:
>NFS — костыль
от darkshvein
Дитятко, nfs под ведром пукают только мазохисты, там столько дыр. А чего стоит разделение прав, этож писец.
★★☆
()
- Ссылка
Ответ на:
комментарий
от iZEN
Дык, что BSD в бсд сломали поддержку родного формата исполняемых фалов, или у тя только венда под рукой?
★★☆
()
- Показать ответ
- Ссылка
Ответ на:
комментарий
от BSD
>Всем спасибо, буду использовать самбу.
Да, самбу для такого пользовать куда легче и безгеморройнее. Именно так и делаю, поигравшись с микрософтовскими вариантами.
- Ссылка
Подскажите NFS-клиент для Windows
BSD
для Windows
Windows
кто бы сомневался…
()
- Ссылка
Ответ на:
комментарий
от wfrr
Unix с Windows мне незачем связывать: FreeBSD дома, Windows на работе == отсутствует мотив для связи и передачи файлов.
iZEN ★★★★★
()
- Ссылка
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
I am assuming your LDAP server is set up as per my previous post.
Before we go further, I would suggest setting up NFS and then updating your /etc/ldap/slapd.conf file
Since Windows (for me) had issues importing my openssl generated cert, I had to allow unencrypted. Depending on your setup, you may not find this to be a suitable option. You must then get a CA cert that isn’t self-signed.
Otherwise, just add ‘by auth’ to your existing access block.
access to attrs=userPassword,shadowLastChange
by tls_ssf=128 ssf=128 dn="cn=admin,dc=uwptechforce,dc=com" write
by tls_ssf=128 ssf=128 anonymous auth
by tls_ssf=128 ssf=128 self write
by auth
by * none/etc/init.d/slapd restart
Go to http://pgina.org/ and download pGina and Plugins. Install pGina and extract the Plugins archive into c:pGina
You will have to install ldapauth; the installer for x86 and x86_64 is located in C:pGinapluginsLDAP
Unfortunately, from here on out we have to use a graphical configuration utility. Execute C:pGinaconfigure.bat
In the ‘Plugin’ tab, Select this file for the ‘Plugin Path’
C:pGinapluginsldapauthldapauth_plus.dll
You may also want to check the Show authentication method checkbox on this tab; it allows you to select between LDAP and the Local machine in the login window.
Under the Account Interaction tab, check:
Keep Profiles: This will allow you to have persistent files/settings, allow you to make persistent permission changes (remote desktop, file permissions, etc.).
Force Login: If you change your password elsewhere, this will allow you to use the local password with the password you’re authenticated with
Under the Profile tab, you might want to consider changing the default groups for users who log in (separated with semi-colons). By default everyone is a ‘Limited’ user; Power Users might be more appropriate for a Windows workstation. Do not set any options for ‘Profiles’; they do not work and will conflict with LDAP.
We will now configure LDAP using the Plugin Tester; it provides a good way to debug issues and allows you to configure/test in an easy manner. Execute C:pGinaplugin_tester.exe
Browse and select C:pGinapluginsldapauthldapauth_plus.dll. Now let’s configure it.
Click on the ‘Search’ button. Next to LDAP Server enter the hostname/ip of your LDAP server. Set the port to 389. Add “ou=People,dc=server,dc=com” in Contexts.
If you would like to restrict what users can log into pGina, you can set this in the User Configuration tab. I would recommend against changing anything else here until you have a working setup.
Now for the test. Push the pGina Load button. Enter a user/pass and push ‘Login’.
If this does not work, do the usual and debug slapd and look in the Event Viewer in Windows.
Now for NFS.
On any linux LDAP client, you will need to getent passwd > map.txt && getent group > map2.txt to generate a passwd-like file for Windows. No passwords are stored here. I suggest doing this on the NFS server in cron.
0 1 * * 1 getent passwd > /nfs/map.txt
0 1 * * 1 getent group > /nfs/map2.txt
Once a week your passwd and group map will be updated; coincidentally Windows NFS client updates it’s mapping once a week by default. Feel free to change this to happen more often if needed.
Still, you need to copy over map.txt and map2.txt from Linux before NFS works.
Google Windows Services for UNIX Version 3.5. Extract it and run the installer; select ONLY the Client for NFS under NFS and User Name Mappings under Authentication tools for NFS. When prompted, choose ‘passwd-like files’ instead of NIS.
When prompted, browse for your map.txt and map2.txt files.
Create a file called C:nfs.bat
mount 192.168.1.1home Z:
You probably want to run this at startup; just add a new “String Value” in HKLMSOFTWAREMicrosoftWindowsCurrentVersionRun with a name like “mount nfs” and a value of C:nfs.bat
This entry can be easily disabled later with msconfig.
Now run nfs.bat, and check to see that a Z: was created. If so, you’re done!
NFS client and server for Windows 2000/XP/2003/VISTA/2008/7/2008R2 ProNFS. Network File System software that gives you high performance file sharing connectivity capabilities. Download and try it for free.
- Windows
- Internet & Networking
- File Sharing
Product Specifications
Download
Purchase for $40
User Rating: |
item has less then 1 vote |
FileCart Rating | |
Submitted by: | |
Homepage | Visit Homepage |
License | Shareware |
Expires | 30 Days |
Price | $40 |
Downloads | 738 |
OS Support |
Windows Install and Uninstall |
File Name | pnfslabp.exe |
File Size | 7.54 MB ( 7,723 KB ) |
Published |
Jun 07, 2004 (21 years ago) |
Updated | Dec 14, 2013 (11 years ago) |
Follow Us!
Latest Searches
madeleine stowe getty images 6 minutes ago
www.mxdm6.fans 7 minutes ago
gianni john iskra 7 minutes ago
caravan camera monitor 4 pin 7 minutes ago
foto de actuacion de bertín osborne cuerpo entero png 18 minutes ago
bamboe koffiezetter 27 minutes ago
dave.boehde@datacsi.com 30 minutes ago
ugu municipality 31 minutes ago
katze auf büchern 32 minutes ago
Popular Searches
2024 354 times
Softperfect 307 times
2025 269 times
Database Workbench Pro 258 times
TeraByte Drive Image Backup and Restore 255 times
Elcomsoft Phone Breaker 251 times
Elcomsoft Phone Viewer 232 times
SAM Broadcaster Cloud 223 times
BootIt Collection 223 times
Product Details
NFS client and server for Windows 2000/XP/2003/VISTA/2008/7/2008R2 ProNFS. Network File System software with high performance file sharing connectivity capabilities.
ProNFS Server can be installed on any Windows 2000/XP/2003/VISTA/2008/7/2008R2 PC to share your local drives and folders with other networked users, no matter which operating system they are running on their workstations. Only a NFS Client is required on that system for users to mount your disks as part of their system.
ProNFS Client can be installed on any PC to enable your workstation to benefit from NFS Server services. With the help of ProNFS Client you can mount disks and folders from network, no matter under which operating system they reside, and make them as part of your familiar local desktop environment.
Features include:
Telnet virtual terminal emulator,
ARPANET standard File Transfer Protocol (FTP) user interface,
DARPA standard Trivial File Transfer Protocol (TFTP) user interface,
LPR remote printing program,
LPD — Network Print Server,
The Ping program,
Startup,
Network File System Server,
Network File System Client,
WebNFS.
For more information about ProNFS and other Labtam products (x-server XConnectPro, x-server with encryption security X-SecurePro, SSH client for windows SSHPro, FTP client server ProFTP) please visit www.labtam-inc.com
Download and try it for free.
Reviews
You must be logged in to write a review
Reviews of NFS client and server for windows ProNFS 3.2
You can be the first to write a review of NFS client and server for windows ProNFS!
Other products submitted by this publisher
DuplexDr
With DuplexDr, you can create a pair of virtual serial ports (VSP pair) «virtually connected to each other» in your system. A virtual serial port appears to application software as a «standard» MS Window’s communications port.
FTP client for windows by Labtam ProFTP
FTP client for Windows 2000/XP/2003/VISTA/2008/7/2008R2 ProFTP. Allows you to transfer files between our PC and remote computer using ARPANET standard FTP. Download and try it for free.
LabVault Data encryption utility
Safeguard files, e-mails, passwords using strong data encryption.
ReMapPro — COM port utility
The COM port utility makes serial (RS232) data from your PC available on TCP/IP-based networks and makes TCP/IP data available on serial ports of the PC
SSH client for windows SSHPro
SSHPro — ssh client for Windows (Secure Shell) for logging into and executing commands on a remote host (with installed SSH server). Replaces telnet, rlogin and rsh, while providing secure communication between hosts over insecure network.