![]() |
|
|
|
|
|||||||
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| wu-ftpd | email-lalit | Linux | 4 | 06-07-2008 05:25 PM |
| Turning in.ftpd on and off | thomi39 | SUN Solaris | 1 | 03-17-2008 01:03 PM |
| Standalone FTPD within SMF | CowsUdders | UNIX for Dummies Questions & Answers | 0 | 01-13-2006 03:53 AM |
| ftpd message | eyounes | UNIX for Advanced & Expert Users | 1 | 03-10-2002 01:55 PM |
| wu-ftpd question | mista_king | UNIX for Dummies Questions & Answers | 2 | 09-10-2001 08:31 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
how to check if a file ftpd to mainframe was actually ftpd
Hi All,
I am ftping a file from unix to mainframe. Now the problem arises that i want to check if the file was ftpd or not. Is there any way i could do this? |
| Forum Sponsor | ||
|
|
|
|||
|
What is the feedback from ftp? Are you able to infer from it?
You can use "hash key" command before doing ftp. While ftping, this will enable printing of # for every KB (or 100 KB) of data transferred. This will also keep the ftp session alive. Another easy way is, if you have access to the mainframe system just login and check for the file :-) |