Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Performance compare between FileSystemObject.CopyFile and FTP Transfer

43 views
Skip to first unread message

Jiro

unread,
Mar 27, 2013, 8:00:06 AM3/27/13
to
I have two server in difference places (Server A and Server B)
I want to copy a file from server A to server B.
I would like to know the performance between FTP and the function Scripting.FileSystemObject.CopyFile.
Will it use all the bandwidth between server A and server B if I use Scripting.FileSystemObject.CopyFile function?
There are still other Servers that also connecting to Server B and I want to know will it affect the connection?
0 new messages