Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File.Copy and lock file
Message
De
19/02/2014 15:44:48
 
 
À
19/02/2014 15:34:42
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01594636
Message ID:
01594707
Vues:
22
>Another thing to consider - if both source and destination are the same NAS, is there a "native" copy API you could or should be using instead of Windows file system calls?

This is something we would try to avoid. I am not aware of such utility.

>To show what I mean I'll refer to Novell NetWare file servers of about 25 years ago. If you were copying a file from one server folder to another, you had 2 choices:
>
>1. DOS/Windows Copy command. This caused 2 file transfers:
>
>Source server folder -> across wire to workstation -> across wire back to server destination folder
>
>2. Native NetWare ncopy command. This instructed the server to copy the file from the source to the destination folder, without transferring to the workstation across the network. This could make a huge performance difference with PC/XT workstations and 2.5Mbit/sec ArcNet networking.
>
>If the NAS has a "native" file manipulation API it might be better to use that.

I see.

>That raises a related question: are the NAS volume(s) mounted as SMB/CIFS or something else such as NFS?

SMB/CIFS
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform