From: Muthukumaran Saravanan <sarava...@ccatgroup.com>
> Can you help me to login into the ftp server using a shell script.
> My ftp server is secured. Need username and password for login.
> Pls help me to get thru.

Since you did not give any context, maybe try something like:

  wget --user=user --password=password ftp://ftp.ccatgroup.com/...

JD


      

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to