Coder Social home page Coder Social logo

nekodrive's People

Watchers

 avatar

nekodrive's Issues

The drive appears a disconect or unavailable

What steps will reproduce the problem?
1. Mount the unit of a unit share
2. Put a letter to the unit
3. And the unit appears with an X for disconnect

What is the expected output? What do you see instead?
It connects perfectly to the folders, but I cannot copy anything from a 
software beceuse appears as offline.

What version of the product are you using? On what operating system?
NekoDrive 0.9.38985

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Sep 2013 at 5:56

Unable to install

What steps will reproduce the problem?
1. Open nekodrive installer

What is the expected output? What do you see instead?
"This setup requires the .NET Framework version 4.0. Please install the .NET 
Framework and run this setup again. The .NET Framework can be obtained from the 
web. Would you like to do this now?"

What version of the product are you using? On what operating system?
nekodrive 0.7
.NET Framework 4: C:\Windows\Microsoft.NET\Framework\v4.0.30319\
Windows 7 Russian

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 20 Feb 2011 at 8:05

MOUNTPROC_MNT_1: errorcode 13

What steps will reproduce the problem?
1. start program
2. set nfs server ip connect then select the mount point
3. error occurs

What is the expected output? What do you see instead?
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ApplicationException: MOUNTPROC_MNT_1: errorcode 13
   at NFSLibrary.Protocols.V2.NFSv2.MountDevice(String DeviceName)
   at NFSLibrary.NFSClient.MountDevice(String DeviceName)
   at NFSClient.MainForm.MountDevice(Int32 i)
   at NFSClient.MainForm.cboxRemoteDevices_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3615 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
NFSClient
    Assembly Version: 1.3.3925.28653
    Win32 Version: 1.3.0.0
    CodeBase: file:///P:/NfsTestClient/NFSClient/NFSClient.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3614 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NFSLibrary
    Assembly Version: 0.6.3925.28652
    Win32 Version: 0.6.0.0
    CodeBase: file:///P:/NfsTestClient/NFSClient/NFSLibrary.DLL
----------------------------------------
RemoteTea.Net
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///P:/NfsTestClient/NFSClient/RemoteTea.Net.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



What version of the product are you using? On what operating system?
NFSClientCSharp 0.6 but previous release had the same error. Windows XP machine 
is client, ubuntu 10.04 is nfs server,

NFS Server export settings
/home/freak/Projects/TOVideosTEST 192.168.0.14(rw,sync,no_subtree_check)

NFSClientCSharp_0_4_1_4 does not have this problem...


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Sep 2010 at 10:09

Attachments:

Very very slow

What steps will reproduce the problem?
1. Attempt to copy a file to NFS
2.
3.

What is the expected output? What do you see instead?

I would expect a faster transfer rate than the 4.0 Mbps I get with CIFS.   With 
NFS initially my writes start at about 3.7 Mbps, then after a minute or so, 
they drop to 250 Kbps.   Really the main reason I want to use NFS instead of 
CIFS is for proper symbolic links, and faster though-put.   But with nekodrive 
I get neither.

What version of the product are you using? On what operating system?

current.   Windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Sep 2012 at 6:43

"large" files copied to NFS shown incomplete in Windows-Explorer

What steps will reproduce the problem?
1. mount an NFS share
2. copy a large file from local -> network


What is the expected output? What do you see instead?
I want to see the complete file transferred with the correct size.
Instead, sometimes the filesize is 0 bytes, or something in between the real 
size and 0 bytes. Even "Refresh F5", does not change that. On the SERVER, the 
file is shown to be complete though.

What version of the product are you using? On what operating system?
Win7 64bit, SP1
NekoDrive 0.938985

Please provide any additional information below.
The error does NOT occur, when CACHE is DISABLED.

Original issue reported on code.google.com by [email protected] on 24 Jul 2012 at 8:09

Slow file listing update

What steps will reproduce the problem?
1. Open mounted NFS share with 100 files in explorer\TC

What is the expected output? What do you see instead?
Total Commander shows file listing line by line by few lines per second.
Explorer freezes for few seconds before showing file listing.

What version of the product are you using? On what operating system?
nekodrive 0.3.1.1
nfs-kernel-server 1:1.2.0-2ubuntu8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 May 2010 at 8:39

Slow file copying

What steps will reproduce the problem?
1. Copy large file from mounted NFS share to local drive.

What is the expected output? What do you see instead?
file copying over samba - 2.5 MB/sec
file copying over nekodrive (NFS v2/v3) - <1 MB/sec

What version of the product are you using? On what operating system?
nekodrive 0.3.1.1
nfs-kernel-server 1:1.2.0-2ubuntu8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 May 2010 at 8:46

It would be nice to have file "Read & Execute" option for new directory permissions

At the moment, we have the choice between:
- Read Only
- Read & Write
- Read, Write & Execute

It would be nice to have a "Read & Execute" option as well. Especially because 
this is usually the default behavior for creating folders with mkdir (umask -S 
= u=rwx,g=rx,o=rx).

Thanks for this software, and keep up the good work!
Regards.

Original issue reported on code.google.com by [email protected] on 29 Mar 2013 at 9:47

Unable to transfer Large Files

What steps will reproduce the problem?
1. copy a zip file > 5 MB from C drive
2. paste on a mapped NFS drive
3. 0x805700 error appears "insufficient system resource to complete..."

What is the expected output? What do you see instead?
expect: successfully duplicate a file and save in nfs drive
instead: Windows shows "insufficient system resource error"

What version of the product are you using? On what operating system?
Tried on:
Windows XP Pro SP3
Windows 7 Pro 64bit

Please provide any additional information below.
I can do simply copy/paste small text files from my pc/windows (x and 7) to the 
NFS. No problem with that. But when I tried to copy/paste cut/paste larger file 
(ie just 5 MB zip file), windows give me this error.

Error 0x800705AA: Insufficient system resources exist to complete the requested 
service.

I did not have this problem before as I recall. I have run spam/antivius check 
and nothing found. I have plenty of memory.

Any help will be appreciate. Thanks

Original issue reported on code.google.com by [email protected] on 7 Sep 2011 at 12:02

NekoDrive forgets drive letter

What steps will reproduce the problem?
1. Put NekoDrive in your startup folder
2. Boot Windows
3.

What is the expected output? What do you see instead?
I expect my NFS share to be mounted automatically with the last settings that 
were set. Instead, NekoDrive will change the drive letter, breaking all my 
shortcuts to my NFS share. Sometimes I'll get an error saying that I need to 
pick a drive letter instead.


What version of the product are you using? On what operating system?
NekoDrive 0.9.38985 on Windows 7 Professional SP1 64bit.

Please provide any additional information below.
I've tried deleting the program's config files in my user profile and 
re-created them. The issue persists.

Love the software! Keep up the great work!

Original issue reported on code.google.com by [email protected] on 23 Apr 2012 at 7:26

Use of TCP

Hello,

NFSv3 and NFSv2 classes (as INFS interface implementations) create the 
connection based on UDP transport protocol. Could it be possible to enable TCP 
as well (and also as setting in the GUI program)? If I change the protocol 
value in source, should it work correctly? Or is there any problem with that?

Thanks,
Jan

Original issue reported on code.google.com by [email protected] on 8 Nov 2012 at 2:55

compatibility with SFU 3.5 (interix)

hello, thanks for the work put into nekodrive.

i'm observing some buggy behavior with SFU 3.5 and it's Client for NFS, so 
browsing around for alternatives i found nekodrive. it seems to work when using 
explorer, but for some reason the mounted NFS drive is not available under 
standard /dev/fs structure of interix.

i have mounted the NFS volume under drive letter P:

leho leho $ ls -l /dev/fs/P
ls: cannot access /dev/fs/P: Operation not applicable

this could actually be an issue with Dokan and the way it implements user space 
FS. i will go on looking for more information about this, but perhaps you 
already know something.

Original issue reported on code.google.com by LKooglizmus on 3 Nov 2010 at 12:10

ONC/RPC Authentification error

What steps will reproduce the problem?
1. enter IP of NFS share
2. Click Connect
3. Click Mount

An error dialog says "ONC/RPC Authentification error"

I'm using 0.93.8985 on windows 7 pro 64bit

Note: The nfs path (Volumes/S830/Downloads/) is displayed correctly when I 
click Connect.

My nfs share is on a mac. The /etc/export file reads:
/Volumes/S830/Downloads -alldirs -ro -sec=krb5i:krb5p:krb5

Original issue reported on code.google.com by [email protected] on 10 Apr 2013 at 3:59

NekoDrive stop seeing files in directory from time to time

What steps will reproduce the problem?
1. Mount some directory with many files
2. Edit some files iteratively.

What is the expected output? What do you see instead?
I see empty folder while files exists, i see them on linux host.

What version of the product are you using? On what operating system?
Windows 7, NekoDrive 0.8.36378, Ubuntu 11.04

Please provide any additional information below.
I've encountered this problem during coding under Eclipse. When i save my edits 
often, each few seconds.

Each time it happens i remounting directory and it works untill next occurence 
of this bug.

Original issue reported on code.google.com by [email protected] on 14 Jul 2011 at 3:36

Client and Neko does not work while some files has I/O errors.

What steps will reproduce the problem?
1. Run Client or Mount with Neko on drive that has some files corrupted.

What is the expected output? What do you see instead?
Rest of folder or files should be visible and corrupted files should be 
skipped. Now no files and no folders are listed in client and neko.
I found this bug because I had corrupted 2 files in ext4. I had no idea what 
was wrong - (client dropped some IO error), after i wrot my client i debugged 
and found it and fixed :P. 
Ofc I fixed this files to with fsck.

What version of the product are you using? On what operating system?
Client 1_7 and neko 0_9.

Please provide any additional information below.
I made small app myself and found this problem. Solution is pretty simple just 
add try/catch in iterating folders and files loop, like:
foreach (string item in _nfsClient.GetItemList(".", false))
{
    try/catch here, and log or do something with error (message box is bad idea because if few files will be corrupted it will be like alert spam ;P)
    NFSAttributes attrib = _nfsClient.GetItemAttributes(item); <-- this causing the bug when I/O error.
}

Original issue reported on code.google.com by [email protected] on 12 Jan 2015 at 7:18

Need to be able to type the file path.

What steps will reproduce the problem?
1. Try to access local file C:\Users\<you>\AppDAta: It's impossible.
2. Try to access any remote file starting with ".": It's impossible
3.

What is the expected output? What do you see instead?

File browser can't select what it can't see.
There's no way to manually specify a file.

What version of the product are you using? On what operating system?

NFSClient 1.7
Win7 Pro

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Dec 2012 at 4:33

Drive shows up as disconnected network drive

What steps will reproduce the problem?
1. Connect to target
2. Mount device as a disk

What is the expected output? What do you see instead?
I expect it to mount a browse-able drive but when i go in the drive, the 
folders show up but they are empty (they aren't supposed to be empty)

What version of the product are you using? On what operating system?
NekoDrive 0.9.38985 Window 7 Home Premium

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Feb 2014 at 1:18

don't show files with names in utf8

NekoDrive skips files with names encoded in utf8.

names of files in the server file system in the encoding utf8.
# /etc/exports: NFS file systems being exported.  See exports(5).
/mnt/data 
192.168.1.0/24(rw,no_subtree_check,sync,insecure,anonuid=1000,anongid=100)

NFSv2 and NFSv3

utf8-name files visible in drive, created dokan's mirror.exe example.
utf8-name files visible in mounted nfs folder on linux.

OS: Windows XP SP3 x86,
.Net Framework 2.0 x86,
dokan-0.5.3
NekoDrive 0.5.1

Original issue reported on code.google.com by [email protected] on 8 Jan 2011 at 11:32

mount with priviledged port

What steps will reproduce the problem?
1. have a NFS server that does not accept mount from unprivileged port
2. try to mount an exported device 

What is the expected output? What do you see instead?
- no error. Error on the .NET client.
"A string like umount request from 192.27.100.166 from unprivileged port" on 
the server 

What version of the product are you using? On what operating system?
.NET 4.0 on a windows 7 client SP1
freebsd server on other side

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Mar 2011 at 11:30

Write fail on USB (NFSUnauthorizedAccessException: Not owner)

What steps will reproduce the problem?
1. mount USB in ubuntu server & set nfs share
2. use NFSClient connect to server
3. upload file to server USB

What is the expected output? What do you see instead?
Write success.

What version of the product are you using? On what operating system?
Server: Ubuntu 14.04 server
Client: Win7 & NFSClient v1.7

Please provide any additional information below.
1. /etc/exports:
"/mnt/usb" *(rw,all_squash,sync,no_wdelay,no_subtree_check,anonuid=0,anongid=0)

2.Nekodrive write ok, ubuntu 14.04 desktop write ok, win7 nfs utility write ok.
3.both v2 & v3 write will fail.

Original issue reported on code.google.com by [email protected] on 27 Jan 2015 at 4:14

Attachments:

Symbolic links not supported

What steps will reproduce the problem?
1. Mount
2. Attempt to open any symbolic link


What is the expected output? What do you see instead?

I would like to see symbolic links work the same as on a Linux system.


What version of the product are you using? On what operating system?

current.  Windows 7 x86_64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Sep 2012 at 6:40

"ONC/RPC program not registered" error

What steps will reproduce the problem?
1. Download and install NekoDrive
2. Fill in the IP of your NFS-server (85.223.x.x) and connect

What is the expected output? What do you see instead?
It pops up the following error: "ONC/RPC program not registered"


What version of the product are you using? On what operating system?
WinXP (32bits) NekoDrive 0.7.37784

Original issue reported on code.google.com by [email protected] on 11 Mar 2011 at 4:33

how to mount multiple different NFS drive ?

What steps will reproduce the problem?
1. Staring another instance creates another copy of the earlier nfs drive 
2.
3.

What is the expected output? What do you see instead?
Ability to add more nfs server as different drive ...

What version of the product are you using? On what operating system?
windows 2008 r2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Sep 2011 at 6:04

Timestamp fields mapped incorrectly

Using Nekodrive to map a drive it appears it maps timestamp fields differently 
to expected.

Windows timstamp fields: Modified, Created, Accessed
Server fields: Modify, Change, Access

Using Nekodrive the following fields are mapped:
(Mapped Drive)  -> (Server)
Modified -> Access
Created  -> Change
Accessed -> Access

Using a Samba the expected behaviour appears to be:
(Mapped Drive)  -> (Server)
Modified -> Modify
Created  -> Modify
Accessed -> Access

Original issue reported on code.google.com by [email protected] on 15 Apr 2011 at 3:44

MarshalDirectiveException thrown on target framework 4.0

What steps will reproduce the problem?
1. Create a new Visual Studio project and select framework 4.0
2. Reference nekodrive library
3. Execute the code

What is the expected output? What do you see instead?
MarshalDirectiveExeption trown in NFS constructor

This issue affects only nekodrive c# library.

Original issue reported on code.google.com by [email protected] on 21 Jul 2010 at 10:20

Drive don't mount

What steps will reproduce the problem?
1. Connect to target connection shows the correct mount device
but after clicking "Mount" explorer opens a window but the drive is "X"ed out 
and unbrowseable 
2.
3.

What is the expected output? What do you see instead?
Monuted drive in explorer, "X"ed out

What version of the product are you using? On what operating system?
NekoDrive 0.9.38985 on Windows 7 Home Premium 64

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Dec 2011 at 7:26

NekoDrive 0.6 package contains previous version of NekoDrive

What steps will reproduce the problem?
1. Download file http://nekodrive.googlecode.com/files/NekoDrive_0_6.7z
2. Unpack NekoDrive_0_6.7z to folder
3. Run NekoDrive_0_6_x86.msi and install NekoDrive

What is the expected output? What do you see instead?
Installed files (in C:\Program Files\1amweb\NekoDrive) from NekoDrive 0.5.1 
package.

What version of the product are you using? On what operating system?
Windows XP SP3 x86

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Jan 2011 at 7:04

NFS Client 1.4 don't operate with folders

What steps will reproduce the problem?
1. Open NFS Client 1.4.
2. Connect to NFS share
3. Try to copy folder from NFS share to local disk via drag'n'drop them

What is the expected output? What do you see instead?
msgbox:
---------------------------
NFS Client
---------------------------
NFSLibrary.Protocols.Commons.Exceptions.NFSIOException: Is a directory. The 
caller specified a directory in a non-directory operation.
   at NFSLibrary.Protocols.Commons.Exceptions.ExceptionHelpers.ThrowException(NFSStats ErrorCode)
   at NFSLibrary.Protocols.V2.NFSv2.Read(String FileFullName, Int64 Offset, Int32 Count, Byte[]& Buffer)
   at NFSLibrary.NFSClient.Read(String SourceFileFullName, Stream& OutputStream)
   at NFSLibrary.NFSClient.Read(String SourceFileFullName, String DestinationFileFullName)
   at NFSClient.MainForm.Download()
---------------------------
ОК   
---------------------------

What version of the product are you using? On what operating system?
NFS Client 1.4
Windows XP SP3 x86
.NET Framework 4
.NET Framework 2.0

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Jan 2011 at 7:56

Unicode filenames displayed incorrectly

What steps will reproduce the problem?
1. Mount NFS share with unicode filenames.

What is the expected output? What do you see instead?
Filenames displayed in explorer like raw utf8.

What version of the product are you using? On what operating system?
0.3.1.1

Please provide any additional information below.
Seems that filenames returned by NFS server are treated as it were encoded
in local system single byte encoding instead of utf8.

Original issue reported on code.google.com by [email protected] on 6 May 2010 at 8:30

Not enough free space to copy 40 GB of data, only 10 GB available

What steps will reproduce the problem?
1. Connect and Mount any NFS drive with more than 15 GB of space available 
using Nekodrive
2. Copy over any file over 10 GB and it will throw an error saying there is not 
enough free space


What is the expected output? What do you see instead?

- I would like the 40 GB file to go through if there is enough space

What version of the product are you using? On what operating system?

CentOS 6.2 for NFS server and Windows 7 as NFS client with Nekodrive 0.9.0 and 
Dokan 0.6.0

Please provide any additional information below.

Anything under 10GB copies over just fine. V2/V3 doesn't make much difference.

Original issue reported on code.google.com by [email protected] on 16 Oct 2013 at 6:13

Nasty Crash Attempting to Mount a Drive and Create a Drive Letter

What steps will reproduce the problem?
1. Fire up Neko Drive
2. Connect to my nfs server
3. Attempt to mount and create a drive letter
4. Click "mount" receive error/crash ... Driver letter "Y:" does not exist.

What is the expected output? What do you see instead?
Nice face connection to my Linux box serving as a backup machine.

What version of the product are you using? On what operating system?
NekoDrive_0_4_1_2

Please provide any additional information below.
AMD 64 3.2 ghz
2gb ram
Radeon 4670
Windows XP x64 SP2

*/ You should also consider targeting Windows XP/2003 x64 users since "Unix 
Services for Windows" is ONLY x86 (aka win32) */

Original issue reported on code.google.com by [email protected] on 19 Jun 2010 at 3:44

Please update the installation directions with exact steps

Hi!

When going to install the software, the steps are a little vague.

Would you please be so kind as to update them so that they are clear to 
dummies, including expact specifics as to where the download links are located 
on the screens.

The software is great - it is confusing to install.  Fifteen minutes would fix 
it.

Thanks . . .

Phil


Original issue reported on code.google.com by [email protected] on 31 Aug 2014 at 7:20

I would like to be able to enter a hostname, instead of only IP address.

What is the expected output? What do you see instead?
-----------------------------------------------------
I would like to be able to enter a hostname, instead of only IP address.


What version of the product are you using? On what operating system?
-----------------------------------------------------
Latest, on Win 7 64-bit


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 23 Feb 2015 at 5:33

Object Reference not set to an instance of an object

What steps will reproduce the problem?
On windows 8, launching the program, regardless of compatibility 
mode/administrator 

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Windows 8, latest build of nekodrive
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Jun 2013 at 11:21

Timestamps not preserved copying to NFS share

Copying to a NFS share all timestamps are reset.
Copying from NFS share to local drive timestamps are preserved.

Files are given the Created and Modified timestamps of the time they were 
copied to the NFS share. 

Tested with copying between nekodrive on Windows XP and Ubuntu NFS share.

Original issue reported on code.google.com by [email protected] on 15 Apr 2011 at 3:17

make client program mono-compatible

Pure .NET crashes with mono, is there any way to make it platform-independent?

System.Windows.Forms.SplitContainer doesn't implement interface 
System.ComponentModel.ISupportInitialize

For the library, I do not know, whether it runs with mono but this would be the 
most important.

Original issue reported on code.google.com by [email protected] on 8 Nov 2011 at 7:51

Not works on Windows 8.1

What steps will reproduce the problem?
1. Try to install, i get "not compatible with system" message
What version of the product are you using? On what operating system?
Windows 8.1 64bit


Original issue reported on code.google.com by txsanyix on 5 May 2014 at 10:46

Better error message for "ONC/RPC program not registered"

What steps will reproduce the problem?
1. Start NFS Client and try to connect to Ubuntu server

What is the expected output? What do you see instead?
See screen shot.

What version of the product are you using? On what operating system?
NFSClient 1.7

Please provide any additional information below.
I am basically experiencing the same problem as in issue #14, but it would be 
nice if the actual error message was more user/protocol friendly.

Original issue reported on code.google.com by [email protected] on 4 Sep 2014 at 1:58

Attachments:

Mount multiple destinations

Hello.
It would be greet to add multiple mounting to the NekoDrive
For now one has to run multiple instances of NekoDrive (placed in different 
directories to don't change settings of each other) to have 2 or more mounted 
drives

Original issue reported on code.google.com by [email protected] on 1 Sep 2012 at 11:35

NekoDrive can't connect via SSH TCP tunnel

What steps will reproduce the problem?
1. Try to connect to a NFS server via SSH tunnel

What is the expected output?
* Successful connection

What do you see instead?
* ONC/RPC portmap failure


What version of the product are you using? On what operating system?
* 0.9.38985

Please provide any additional information below.
NFS howto ( http://tldp.org/HOWTO/NFS-HOWTO/security.html ) claims that it's 
possible to connect with only TCP tunnels (no UDP tunneling capabilities are 
needed). A NFS client that is able to use non-standard ports to connect is 
handy, but not required (if the client machine is not an NFS server by itself, 
you can just tunnel 2049 and 111 ports as-is).

AFAICS in NFSLibrary source code, port=0 and 
protocol=OncRpcProtocols.ONCRPC_UDP are hardcoded.

The reason SSH is needed should be obvious (NFSv2/3 has practically zero 
security, and NFSLibrary does not support NFSv4 with krb5p)

Original issue reported on code.google.com by [email protected] on 31 Oct 2014 at 10:29

Cannot delete non-empty folders

What steps will reproduce the problem?
1. Create a new folder
2. Create a new file inside the folder
3. Try to delete the folder

What is the expected output? What do you see instead?
It is expected that the folder should be deleted. HOwever windows throws a 
permission error.

What version of the product are you using? On what operating system?
NekoDrive 0.9.38985 / Windows 7 home Edition

Please provide any additional information below.
A folder can be deleted if it's empty or manualy deleting the files and folders 
inside.


Original issue reported on code.google.com by [email protected] on 5 Feb 2014 at 2:32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.