nekoni / nekodrive

Automatically exported from code.google.com/p/nekodrive
74 stars 32 forks source link

NFS Client 1.4 don't operate with folders #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 Alx....@gmail.com on 16 Jan 2011 at 7:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
NFS Client is just a test application. For better usability and more future is 
recommended the use of NekoDrive.

Original comment by mirko.ga...@gmail.com on 21 Feb 2011 at 8:14