Answer the question
In order to leave comments, you need to log in
How to work with ftps in the linux console?
There is a remote server on Win. Connection via FTPS only. It is necessary to take the site sources from it to a new server under linux. Usually I do all these things through MC.
Here the cant - mc does not want to connect via ftps. Can you tell me how to get the files? It would be desirable to avoid intermediate copying on the local machine.
Answer the question
In order to leave comments, you need to log in
Mount via curlftpfs and also work via MS when you are done unmount. For convenience, you can make your own menu items for these actions.
curl --ftp-ssl --user name:passwd ftp://ftp.host.com/
curl --user name:passwd ftps://ftp.host.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question