"-(BOOL)copyPath:(NSString *)source toPath:(NSString *)destination handler:(id)handler" doesnt work properly when file copied across network.
"-(BOOL)copyPath:(NSString *)source toPath:(NSString *)destination handler:(id)handler" doesnt work properly when file copied across network.
- Subject: "-(BOOL)copyPath:(NSString *)source toPath:(NSString *)destination handler:(id)handler" doesnt work properly when file copied across network.
- From: "Amit Jain" <email@hidden>
- Date: Tue, 21 Nov 2006 16:16:04 +0530
Hi All,
The problem is that when I copied a file from source(mac) to
destination(windows, through network connection) then the files were copied
successfully but when I saw the network usage in activity monitor then the
data sent was just double the actual size of the source file.
But the size of transferred file was same(i.e. equal to actual size). Only
the network activity was doubled.
Help required urgently..
Thanks in advance.
Regards..
-AmitJain
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden