![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
RayQ
Newbie
Joined: June 13 2012 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: DOSSVCPosted: November 10 2021 at 8:03am |
|
Is there a file size limit on what can be transferred when utilizing DOSSVC? I'm attempting to transfer an 11 meg .msi file and it transfers 1 kb then quits.
|
|
![]() |
|
wwf_admin
Admin Group
Joined: October 01 2003 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Quote Reply
Posted: November 10 2021 at 8:46am |
|
Hi Ray -
There is no size limit for DOSSVC however it is intended to transfer text files, not binary files. .msi is a binary file. You could try FTSEND or FTRECV instead of DOSSVC, and select BINARY mode. Also note that some MV platforms do not support binary data in the file system, and some require specific file types to support binary data. Thanks, Pete |
|
![]() |
|
RayQ
Newbie
Joined: June 13 2012 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: November 10 2021 at 9:55am |
|
I'm giving it a shot; however, it's erroring out with "Unable to open file C:\HOST\APCHOST.MSI". That file is indeed there:
I'm calling FTSEND as follows: CALL FTSEND("K,B,U,O","C:\HOST\APCHOST.MSI","","C:\PC","",ITEM.COUNT,BYTE.COUNT,STATUS)
|
|
![]() |
|
RayQ
Newbie
Joined: June 13 2012 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Posted: November 10 2021 at 11:29am |
|
I think I may have figured it out. Thank you.
|
|
![]() |
|
PSchellenbach
Admin Group
Moderator Joined: December 15 2003 Location: United States Status: Offline Points: 2150 |
Post Options
Thanks(0)
Quote Reply
Posted: November 10 2021 at 12:03pm |
|
Hi Ray - can you post your solution? Thanks, Pete |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |