![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Posting a file from Unix to URl | PoojaM | UNIX for Advanced & Expert Users | 1 | 05-06-2008 05:57 AM |
| FTP Connection | mungaz | Security | 0 | 05-23-2006 01:48 PM |
| Posting to a log file in KSH | sidamin810 | Shell Programming and Scripting | 2 | 07-26-2005 09:57 AM |
| posting a file | sannu | Shell Programming and Scripting | 1 | 09-06-2004 06:06 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
File posting through FTP connection
Hi,
I am posting a file to a remote directory using FTP connect. Its a table that I am copying to an excel format, pasting that file to a server location and then taking that file from this location to copy it to the remote directoty location. The file gets copied successfully but while opening it "File is corrupt" message comes. I tried putting a test excel at the server location (thinking there might be any problem with the excel I am making out of the grid contents) but that is also not opening. If I copy a txt document that is opening. So some binary conversion related problem is there. Or any other information required. Pease let me know. Thanks a lot, Komal |
|
||||
|
FTPClient
Quote:
U can transfer file by using # ftp ipno. # bin # mget filename # mput filename #bye When u want open some file u need spl editors that could open only in Xwindow mode. Better use ftp as a file transfer only. For opening of files use telnet connection. for user frndly we have gftp is available #gftp It will open a window to transfer files pls tell me how to post a new Question in this forum. give the link or any button. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|