Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ARCHIVFILE_CLIENT_TO_SERVER FM Error Execution

Former Member
0 Kudos

Hi,

I'm using  ARCHIVFILE_CLIENT_TO_SERVER to upload file from my desktop to sap servers :

But i'm getting this error :

Error in opening file /TMP/FILE.TXT for writing (No such file or directory)

Thank you for help

Ameni,

8 REPLIES 8

sabirshah1
Participant
0 Kudos

Hi,

Kindly check the target directory

Go to AL11 tcode and check the directory where u want to upload ur file and give the same directory as targetpath

Regards,

Sabir

0 Kudos

Hi Sabir, I'm giving the same directory as mentioned in AL11,

0 Kudos

Hi,

The Target path is supposed to be the same path as mentioned on AL11( where you want to store your file copy )  and please remeber it is case sensitive.

If you make sure to enter the correct path from AL11 then it will work.

Just to avoid any discrepancies just copy the required path from AL11 where you want to store the file and paste in Targetpath.

Regards,

Pallavi

0 Kudos

Hi Pallavi, i'm giving the same path as mentioned in AL11 but i still have error

0 Kudos

Hi,

Can you share the path on al11 screenshot.

Did you check the case also upper and lower as it is case sensitive.

Or finally possibility could be that the user is not authorized for AL11.

Regards,

Pallavi

0 Kudos

Click the checkbox uppercase/lowercase, otherwise your lowercase will automatically be translated to uppercase, hence the error message stating the directory path in uppercase

0 Kudos

Click the checkbox uppercase/lowercase, otherwise your lowercase will automatically be translated to uppercase, hence the error message stating the directory path in uppercase

Former Member
0 Kudos

Hi,

Just go through the below link, I think it may help u.

https://scn.sap.com/thread/286585

Regards,

Pradeep Mishra