meganz / MEGAcmd

Command Line Interactive and Scriptable Application to access MEGA
Other
1.94k stars 407 forks source link

MEGACMD : Set public FTP server #621

Open Leoguar opened 2 years ago

Leoguar commented 2 years ago

Hi

I 'd use megacmd to set an ftp server pointing to folder I have on my cloud. I have done this but only in local (127.0.0.1 etc..)

I have also trying to do the same adding (--public) to command string but server is always local. I would have expected a public URL.

How can I do? It is possible to do?

Regards Leoguar

polmr commented 2 years ago

Hi @Leoguar , Note that --public only means that MEGAcmd will allow external connections. It does not change the URL outputted by the command. You should use the same URL but changing with the external IP (or name if you have it DNS-accessible). Of course, the selected port needs to be accessible from the outside.

saeed355ahmed commented 1 year ago

Hi

I 'd use megacmd to set an ftp server pointing to folder I have on my cloud. I have done this but only in local (127.0.0.1 etc..)

I have also trying to do the same adding (--public) to command string but server is always local. I would have expected a public URL.

How can I do? It is possible to do?

Regards Leoguar did your problem solved if so please tell me

saeed355ahmed commented 1 year ago

I am having the same issue