FTP: Code=2 File Not Found issue on first file in a batch
I am receiving files from a partner via FTP. The files are all named alike, so once they hit our servers I rename them and move them. However when multiple files are sent, the first is failing. I am not savvy enough to know where the issue is occuring or how to communicate it to our partner.
Would this issue seem to be on our side, or on the partners side? Also, are there any next steps or troubleshooting I can do?
Logs below for a batch of 2 files.
2018-11-13 11:40:18,881 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged into Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:19,364 INFO QuitCommand [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] User CLIENT_ACCT logged out
2018-11-13 11:40:19,364 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged out of Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:22,483 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:22,835 WARN SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Sending SSH_FXP_STATUS [requestid=3,code=2,msg=/Client-FTP/Inbound/INPOTOC.XML not found]
2018-11-13 11:40:22,902 INFO SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:23,054 INFO FileDetails [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13484 bytes
2018-11-13 11:40:23,326 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:23,326 INFO SFTPConnection [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
2018-11-13 11:40:29,870 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35771
2018-11-13 11:40:30,234 INFO SFTPSubsystemServer [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:30,363 INFO FileDetails [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13535 bytes
2018-11-13 11:40:30,585 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE.18:23 from FTP_SITE:35771
2018-11-13 11:40:30,586 INFO SFTPConnection [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
The same pattern seems to be occuring when any number of multiple documents are processed.
PO's that are received one at a time seem to work fine.
ftp
add a comment |
I am receiving files from a partner via FTP. The files are all named alike, so once they hit our servers I rename them and move them. However when multiple files are sent, the first is failing. I am not savvy enough to know where the issue is occuring or how to communicate it to our partner.
Would this issue seem to be on our side, or on the partners side? Also, are there any next steps or troubleshooting I can do?
Logs below for a batch of 2 files.
2018-11-13 11:40:18,881 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged into Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:19,364 INFO QuitCommand [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] User CLIENT_ACCT logged out
2018-11-13 11:40:19,364 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged out of Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:22,483 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:22,835 WARN SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Sending SSH_FXP_STATUS [requestid=3,code=2,msg=/Client-FTP/Inbound/INPOTOC.XML not found]
2018-11-13 11:40:22,902 INFO SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:23,054 INFO FileDetails [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13484 bytes
2018-11-13 11:40:23,326 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:23,326 INFO SFTPConnection [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
2018-11-13 11:40:29,870 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35771
2018-11-13 11:40:30,234 INFO SFTPSubsystemServer [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:30,363 INFO FileDetails [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13535 bytes
2018-11-13 11:40:30,585 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE.18:23 from FTP_SITE:35771
2018-11-13 11:40:30,586 INFO SFTPConnection [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
The same pattern seems to be occuring when any number of multiple documents are processed.
PO's that are received one at a time seem to work fine.
ftp
add a comment |
I am receiving files from a partner via FTP. The files are all named alike, so once they hit our servers I rename them and move them. However when multiple files are sent, the first is failing. I am not savvy enough to know where the issue is occuring or how to communicate it to our partner.
Would this issue seem to be on our side, or on the partners side? Also, are there any next steps or troubleshooting I can do?
Logs below for a batch of 2 files.
2018-11-13 11:40:18,881 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged into Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:19,364 INFO QuitCommand [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] User CLIENT_ACCT logged out
2018-11-13 11:40:19,364 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged out of Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:22,483 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:22,835 WARN SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Sending SSH_FXP_STATUS [requestid=3,code=2,msg=/Client-FTP/Inbound/INPOTOC.XML not found]
2018-11-13 11:40:22,902 INFO SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:23,054 INFO FileDetails [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13484 bytes
2018-11-13 11:40:23,326 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:23,326 INFO SFTPConnection [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
2018-11-13 11:40:29,870 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35771
2018-11-13 11:40:30,234 INFO SFTPSubsystemServer [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:30,363 INFO FileDetails [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13535 bytes
2018-11-13 11:40:30,585 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE.18:23 from FTP_SITE:35771
2018-11-13 11:40:30,586 INFO SFTPConnection [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
The same pattern seems to be occuring when any number of multiple documents are processed.
PO's that are received one at a time seem to work fine.
ftp
I am receiving files from a partner via FTP. The files are all named alike, so once they hit our servers I rename them and move them. However when multiple files are sent, the first is failing. I am not savvy enough to know where the issue is occuring or how to communicate it to our partner.
Would this issue seem to be on our side, or on the partners side? Also, are there any next steps or troubleshooting I can do?
Logs below for a batch of 2 files.
2018-11-13 11:40:18,881 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged into Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:19,364 INFO QuitCommand [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] User CLIENT_ACCT logged out
2018-11-13 11:40:19,364 INFO UserSession [Session.41893:Default Site:CLIENT_ACCT:104.209.190.206] CLIENT_ACCT logged out of Default Site with protocol FTP on FTP_SITE:21 from FTP_SITE:44569
2018-11-13 11:40:22,483 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:22,835 WARN SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Sending SSH_FXP_STATUS [requestid=3,code=2,msg=/Client-FTP/Inbound/INPOTOC.XML not found]
2018-11-13 11:40:22,902 INFO SFTPSubsystemServer [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:23,054 INFO FileDetails [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13484 bytes
2018-11-13 11:40:23,326 INFO UserSession [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35766
2018-11-13 11:40:23,326 INFO SFTPConnection [Session.41894:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
2018-11-13 11:40:29,870 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged into Default Site with protocol SSH/SFTP/SCP on FTP_SITE:23 from FTP_SITE:35771
2018-11-13 11:40:30,234 INFO SFTPSubsystemServer [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Opened /Client-FTP/Inbound/INPOTOC.XML for writing
2018-11-13 11:40:30,363 INFO FileDetails [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Closed file /Client-FTP/Inbound/INPOTOC.XML after writing 13535 bytes
2018-11-13 11:40:30,585 INFO UserSession [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] CLIENT_ACCT logged out of Default Site with protocol SSH/SFTP/SCP on FTP_SITE.18:23 from FTP_SITE:35771
2018-11-13 11:40:30,586 INFO SFTPConnection [Session.41895:Default Site:CLIENT_ACCT:162.252.12.5] Connection closed
The same pattern seems to be occuring when any number of multiple documents are processed.
PO's that are received one at a time seem to work fine.
ftp
ftp
asked Nov 13 '18 at 21:55
AlliDeaconAlliDeacon
4461416
4461416
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290096%2fftp-code-2-file-not-found-issue-on-first-file-in-a-batch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53290096%2fftp-code-2-file-not-found-issue-on-first-file-in-a-batch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown