Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
Ranked #4K
~627 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for medaugh

hi can anybody help me in automating [URL="ftp://ftp. following"]ftp. following[/URL] is my program #!/bin/sh HOST="192.168.1.227" USERNAME="ganesh" PASS="ganesh123" ftp -n -v $HOST << EOF USER $USERNAME PASSWORD $PASS bin hash prompt get messages.properties bye EOF i have problem in login the FTP

Member Avatar for JeoSaurus
0
627

The End.