Wednesday, April 28, 2010

NekoDrive 0.3.0.1

This version adds the following features:
  • Auto start option
  • Auto mount option
  • When reduced to icon now it goes in the system tray
  • It executes explorer on the mounted drive automatically
  • Read/Write now is much faster and support big files but always with V2 Limit
Known Issues:
  • You must disable recycle bin on this drive by right click on the trash iconProperties, select the drive and chec
http://nekodrive.googlecode.com/files/NekoDrive_0_3_0_1_x86.zip

Tuesday, April 27, 2010

NekoDrive 0.2.6.1

This version fixes the following issues:

  • Cannot read/copy files > 65000 bytes

http://nekodrive.googlecode.com/files/NekoDrive_0_2_6_1_x86.zip

Saturday, April 24, 2010

NekoDrive 0.2.5.1

This version works much better than before:
  • Full tree browsing
  • Move files from/to subdirectories
  • Edit files from subdirectories
  • Options are saved for the next time you open the program
It has known issues:
  • when you delete files the Recicle Bin isn't handled correctly
  • sometimes the files aren't opened correctly
  • the V3 Protocol doesn't work yet properly so I removed from the selectionsbut I'll fix it in the next release.

You can download here http://nekodrive.googlecode.com/files/NekoDrive_0_2_5_1_x86.zip

Thursday, April 15, 2010

Patcher .NET 1.0.4 released

Is available to download Patcher 1.0.4 with relative path support!

Thursday, March 4, 2010

NekoDrive Release 0.2.0.1

today I released the 0.2.0.1 version, that allows you to copy and paste
files from/to an NFS export. There are still many bugs that will be fixed in the next
releases. Stay tuned! :)

Wednesday, March 3, 2010

Finally I released an alpha version of nekodrive (0.1.0.2).
It's still full of bugs but you can access to a remote NFS v2/v3 device and see the files and atributes.

check this out here

Wednesday, February 17, 2010

I decided to release to the open community two of my projects:

Patcher .NET is a patch generator for windows programs fully written in C#. It creates a single .exe file that embeds files to be copied on the target system, sql server script and more.รน
The license if MIT and the current release is 1.0.2.

Check it out here:
http://code.google.com/p/patcher-dot-net

NekoDrive is a NFS virtual drive for windows. You can mount a remote NFS exported device on a local drive. Is written in C, C++ and C#. It uses a modified version of oncrpc with 64bit data types support. Currently I developed NFS v2 and v3 protocol, the C# wrapper and a test NFS GUI Client. Next step will be to integrate the wrapper with the Dokan virtual file system.
The project is under GNU GPL v3 license and but the libraries are under LGPL so you can integrate those in your project.

Check it out here:
http://code.google.com/p/nekodrive/