cancel
Showing results for 
Search instead for 
Did you mean: 

upload from a file in unix server

Former Member
0 Kudos

Hi all,

I have to read data i.e upload data from a file in unix server. how do i do it?

kindly reply.

Thanks,

Kavitha.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

To take a file from unix server :

1. via cmd prompt, ftp to unix server

2. type command : get<space>filename

3. the file will automatically downloaded to your local drive

To put a file to unix server :

1. Locate the file in your local drive, in cmd promt, go to

this local drive, then ftp to unix server

2. type command : put<space>filename

3. the file will automatically uploaded to your server

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Use AL11 and then download.

Otherwise use FTP commands (mget) to do this..

Regards,

hemanth

markus_doehr2
Active Contributor
0 Kudos

You want to upload it where to? BI system?

--

Markus

Former Member
0 Kudos

sm49, sm59, al11

Former Member
0 Kudos

Dear Kavitha,

Please be more specific.I m confused , whether u want to upload the normal file to unix or u want unix file to be read.

Regards,

Amit

Former Member
0 Kudos

upload data from a file in unix server

Former Member
0 Kudos

Dear kavitha,

Please correct me if im wrong.You want to upload the file or the content of the file in the unix server.Also let me know the type of file you are trying for(format of the file)

Regards,

Amit