Jump to content
Muxe Inc Forums
Sign in to follow this  
Garl

Copy to shared folder

Recommended Posts

Garl    0

have :

\ \server\folder1\folder11

------------------------------------------

try to copy file "1.txt" to "\\server\folder1" and have

error:"Disk full"

 

but if copy file "1.txt" to "\\server\folder1\" (type "\" in copy dialog)- it is work fine

 

then try copy 1.txt to "\\server\folder1\folder11" - work fine

copy 1.txt to "\\server\folder1\folder11\" - work fine too

 

someone can test and confirm this ?

Share this post


Link to post
Share on other sites
dandv    0
have :

\ \server\folder\subfolder

------------------------------------------

try to copy file "1.txt" to "\\server\folder" and have

error:"Disk full"

 

Confirmed, and the "Disk full" text is preceded by a $03 character.

 

Also, if I copy to \\server\folder\subfolder, the free disk space displayed in that panel becomes equal to the free space in the panel with 1.txt. After I press Ctrl+R in the \\server panel, the free space is correctly displayed.

 

but if copy file "1.txt" to "\\server\folder\" (type "\" in copy dialog)- it is work fine

 

Yep, the trailing quote fixed the problem on my system too (Windows 2000 Pro SP4 US English, NDN 2.15.4360).

 

I can also confirm the last two tests: coppying to \\server\folder\subfolder and \\server\folder\subfolder\ works fine.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×