Copy File Method - Global
|
CIFS - Default
|
This copy method should be selected when using Normal or NetApp 7Mode or cDOT detection. This option is selected automatically when clicking on the "Set CIFS Defaults" button at the bottom.
|
NFS - Unix/Linux rsync command
|
This copy method utilizes the Unix/Linux rsync algorithm to sync and transfer files. It should be selected when using NFS detection and is selected automatically when clicking on the "Set NFS Defaults" button at the bottom.
|
NFS - Unix/Linux cp command
|
This copy method utilizes the Unix/Linux cp command to sync and transfer files. It provides an alternative sync/transfer method to rsync for NFS detection.
|
CIFS - CopyFile API - /GFC Argument
|
This copy method uses a basic file transfer API call (CopyFile) that provides no progress and therefore may be faster.
|
CIFS - CopyFileEx API - /GFE Argument
|
This copy method uses an advanced copy method via the CopyFileEx API call that provides feedback.
|
CIFS - File Stream Method - /GFS Argument
|
This copy method uses an alternate file stream method to transfer the files.
|