You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BisManLUG
Can anyone suggest a command line ftps product?
gftp and filezilla both seem to be graphical only
sftp does ftp via ssh so it is not compatible (ftps is ssl/tls)
Brent
unread,
Nov 10, 2009, 6:03:59 PM11/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BisManLUG
Curl works, but is not interactive
Anthony Nelson
unread,
Nov 10, 2009, 6:35:26 PM11/10/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bism...@googlegroups.com
Are you asking for a client or server?
For command line, I've always used ncftp. It comes installed by default
on a fair number of distros.
Anthony
Brent
unread,
Nov 11, 2009, 11:13:22 AM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BisManLUG
FTPS Client - command line. It does not appear that ncftp implements
the ftps protocol
FAQ #3
Q. Does NcFTP support any secure FTP modes a la SFTP/SSL/SSH Tunnels?
A. NcFTP does not have any built-in support for encryption or secure
FTP of any type. We do not support any type of interaction with hacks
such as FTP over SSH tunnels. We may implement a secure FTP mode at a
future date, but please do not ask for an ETA.
Cory Withers
unread,
Nov 11, 2009, 11:32:14 AM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bism...@googlegroups.com
LFTP does.
Brent
unread,
Nov 11, 2009, 3:43:17 PM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BisManLUG
lftp looks promising, I just need to get open-ssl and a few other
packages installed and then compile it. Unfortunately it does not
appear that the binary is built with SSL support. Thanks Cory W.
Cory Withers
unread,
Nov 11, 2009, 4:58:49 PM11/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message